Skip to content

Commit

Permalink
chore(release): 6.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.2.2](v6.2.1...v6.2.2) (2020-11-13)

### Bug Fixes

* **deps:** remove lodash ([#257](#257)) ([c9e07d4](c9e07d4))
  • Loading branch information
semantic-release-bot committed Nov 13, 2020
1 parent c9e07d4 commit 6669363
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [6.2.2](https://github.com/adobe/htlengine/compare/v6.2.1...v6.2.2) (2020-11-13)


### Bug Fixes

* **deps:** remove lodash ([#257](https://github.com/adobe/htlengine/issues/257)) ([c9e07d4](https://github.com/adobe/htlengine/commit/c9e07d4360b9d31dc113c0f9bb55104ddef68968))

## [6.2.1](https://github.com/adobe/htlengine/compare/v6.2.0...v6.2.1) (2020-11-01)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adobe/htlengine",
"version": "6.2.1",
"version": "6.2.2",
"description": "Javascript Based HTL (Sightly) parser",
"main": "src/index.js",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6669363

Please sign in to comment.