Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 6f7383f

Browse files
chore(release): 2.0.0-beta.5 [skip ci]
# [2.0.0-beta.5](v2.0.0-beta.4...v2.0.0-beta.5) (2023-12-28) ### Bug Fixes * fix esl version for consumption up to 6th ([ad18d67](ad18d67))
1 parent ad18d67 commit 6f7383f

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.0.0-beta.5](https://github.com/exadel-inc/ui-playground/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2023-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* fix esl version for consumption up to 6th ([ad18d67](https://github.com/exadel-inc/ui-playground/commit/ad18d6765e66a127e1d28c5b765cd0ee1bd48b21))
7+
18
# [2.0.0-beta.4](https://github.com/exadel-inc/ui-playground/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2023-12-27)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exadel/ui-playground",
3-
"version": "2.0.0-beta.4",
3+
"version": "2.0.0-beta.5",
44
"description": "UIPlayground is a solution for presenting your custom components.",
55
"keywords": [
66
"playground",

0 commit comments

Comments
 (0)