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

Commit c743363

Browse files
chore(release): 1.1.0-beta.3 [skip ci]
# [1.1.0-beta.3](v1.1.0-beta.2...v1.1.0-beta.3) (2023-09-04) ### Features * replace browser scroll with esl scrollbar ([11f2935](11f2935))
1 parent a088456 commit c743363

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+
# [1.1.0-beta.3](https://github.com/exadel-inc/ui-playground/compare/v1.1.0-beta.2...v1.1.0-beta.3) (2023-09-04)
2+
3+
4+
### Features
5+
6+
* replace browser scroll with esl scrollbar ([11f2935](https://github.com/exadel-inc/ui-playground/commit/11f293505c5b1b17adfc90c785effc506335cc7b))
7+
18
# [1.1.0-beta.2](https://github.com/exadel-inc/ui-playground/compare/v1.1.0-beta.1...v1.1.0-beta.2) (2023-08-25)
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": "1.1.0-beta.2",
3+
"version": "1.1.0-beta.3",
44
"description": "UIPlayground is a solution for presenting your custom components.",
55
"keywords": [
66
"playground",

0 commit comments

Comments
 (0)