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

Commit 2a0ac40

Browse files
chore(release): 2.1.0-beta.9 [skip ci]
# [2.1.0-beta.9](v2.1.0-beta.8...v2.1.0-beta.9) (2025-02-11) ### Bug Fixes * remove comment on the issues during release ([f9f8c96](f9f8c96))
1 parent b7d79ac commit 2a0ac40

4 files changed

Lines changed: 12 additions & 5 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.1.0-beta.9](https://github.com/exadel-inc/ui-playground/compare/v2.1.0-beta.8...v2.1.0-beta.9) (2025-02-11)
2+
3+
4+
### Bug Fixes
5+
6+
* remove comment on the issues during release ([f9f8c96](https://github.com/exadel-inc/ui-playground/commit/f9f8c96274ba6e55b068fff2e4d827084510f37d))
7+
18
# [2.1.0-beta.8](https://github.com/exadel-inc/ui-playground/compare/v2.1.0-beta.7...v2.1.0-beta.8) (2025-01-31)
29

310

package-lock.json

Lines changed: 3 additions & 3 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.1.0-beta.8",
3+
"version": "2.1.0-beta.9",
44
"description": "UIPlayground is a solution for presenting your custom components.",
55
"license": "MIT",
66
"keywords": [

site/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-site",
3-
"version": "2.1.0-beta.8",
3+
"version": "2.1.0-beta.9",
44
"private": true,
55
"description": "Site of UI Playground project",
66
"license": "MIT",

0 commit comments

Comments
 (0)