Skip to content

Commit

Permalink
chore(release): 4.6.0-beta.1
Browse files Browse the repository at this point in the history
# [4.6.0-beta.1](v4.5.0...v4.6.0-beta.1) (2023-05-15)

Updated according v4.5.0

### Bug Fixes

* **esl-utils:** incorrect throttle behaviour ([918944d](918944d))
* **gh-pages:** add new favicon icons according to the favicons guide ([83d0ca4](83d0ca4))
* **gh-pages:** add `esl-share` component to site nav ([69726e4](69726e4))

### Features

* **esl-utils:** added URL utility with toAbsoluteUrl method ([ac5f7ed](ac5f7ed))

### Components

* **esl-share** (beta) ([2c67313](2c67313))
  Beta version of `esl-share` component available
  Story: #1327
  Milestone: https://github.com/exadel-inc/esl/milestone/26
  • Loading branch information
semantic-release-bot authored and ala-n committed May 15, 2023
1 parent 9b66b18 commit 7197719
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# [4.6.0-beta.1](https://github.com/exadel-inc/esl/compare/v4.5.0...v4.6.0-beta.1) (2023-05-15)

Updated according v4.5.0

### Bug Fixes

* **esl-utils:** incorrect throttle behaviour ([918944d](https://github.com/exadel-inc/esl/commit/918944d0255961651eb3df8f060a9b65fc1ca228))
* **gh-pages:** add new favicon icons according to the favicons guide ([83d0ca4](https://github.com/exadel-inc/esl/commit/83d0ca44ac2640fed04023878c696399562b5bac))
* **gh-pages:** add `esl-share` component to site nav ([69726e4](https://github.com/exadel-inc/esl/commit/69726e467b5ee19918ea51c93f3c6f9d925bf0dc))


### Features

* **esl-utils:** added URL utility with toAbsoluteUrl method ([ac5f7ed](https://github.com/exadel-inc/esl/commit/ac5f7ed181f75fa496e7e4521a779d25b2d4d8a4))

### Components

* **esl-share** (beta) ([2c67313](https://github.com/exadel-inc/esl/commit/2c67313c8d1d5bdb7ac179fcd7071d2b32e78f42))
Beta version of `esl-share` component available
Story: https://github.com/exadel-inc/esl/issues/1327
Milestone: https://github.com/exadel-inc/esl/milestone/26


# [4.5.0](https://github.com/exadel-inc/esl/compare/v4.4.1...v4.5.0) (2023-05-15)


Expand Down

0 comments on commit 7197719

Please sign in to comment.