Skip to content

Commit

Permalink
chore(release): 3.0.0-beta.13 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-beta.13](v3.0.0-beta.12...v3.0.0-beta.13) (2021-07-06)

### Bug Fixes

* **esl-utils:** fixed extra space ([bf0aea7](bf0aea7))

### Features

* **esl-utils:** added delete, backspace to the keys.ts ([234d433](234d433))
  • Loading branch information
semantic-release-bot committed Jul 6, 2021
1 parent 3901e0d commit 3d65830
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.0.0-beta.13](https://github.com/exadel-inc/esl/compare/v3.0.0-beta.12...v3.0.0-beta.13) (2021-07-06)


### Bug Fixes

* **esl-utils:** fixed extra space ([bf0aea7](https://github.com/exadel-inc/esl/commit/bf0aea776fb05c7d3770aa0bcab7b1bfa9ee67d3))


### Features

* **esl-utils:** added delete, backspace to the keys.ts ([234d433](https://github.com/exadel-inc/esl/commit/234d433c58455e2f83612ade8b49866ebd5e40d2))

# [2.8.0](https://github.com/exadel-inc/esl/compare/v2.7.3...v2.8.0) (2021-07-06)

### Features
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": "@exadel/esl",
"version": "3.0.0-beta.12",
"version": "3.0.0-beta.13",
"private": false,
"description": "Exadel Smart Library (ESL) - is the lightweight custom elements library that provide a set of super-flexible components",
"license": "MIT",
Expand Down

0 comments on commit 3d65830

Please sign in to comment.