Skip to content

Commit

Permalink
chore(release): 3.11.0-beta.2
Browse files Browse the repository at this point in the history
# [3.11.0-beta.2](v3.11.0-beta.1...v3.11.0-beta.2) (2021-12-23)

### Bug Fixes

* **esl-panel-group:** fix event trowing when class target not specified ([4ad5e56](4ad5e56))
  • Loading branch information
semantic-release-bot committed Dec 23, 2021
1 parent 640e6c7 commit a2b543c
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 @@
# [3.11.0-beta.2](https://github.com/exadel-inc/esl/compare/v3.11.0-beta.1...v3.11.0-beta.2) (2021-12-23)


### Bug Fixes

* **esl-panel-group:** fix event trowing when class target not specified ([4ad5e56](https://github.com/exadel-inc/esl/commit/4ad5e56d6d28c995e8b978c0d0c8a84d05ea41da))

# [3.11.0-beta.1](https://github.com/exadel-inc/esl/compare/v3.10.1-beta.1...v3.11.0-beta.1) (2021-12-22)


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.11.0-beta.1",
"version": "3.11.0-beta.2",
"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 a2b543c

Please sign in to comment.