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

Commit 6998e70

Browse files
chore(release): 2.1.0-beta.5 [skip ci]
# [2.1.0-beta.5](v2.1.0-beta.4...v2.1.0-beta.5) (2024-05-13) ### Bug Fixes * change grid rows template, update and add note.less to registration ([5a21892](5a21892)) ### Features * make `uip-settings` hideable ([1a31e8e](1a31e8e)) * **uip-snippets:** add a marker of isolated snippets items ([117c295](117c295))
1 parent 4962027 commit 6998e70

4 files changed

Lines changed: 18 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.1.0-beta.5](https://github.com/exadel-inc/ui-playground/compare/v2.1.0-beta.4...v2.1.0-beta.5) (2024-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* change grid rows template, update and add note.less to registration ([5a21892](https://github.com/exadel-inc/ui-playground/commit/5a2189264866bddb552b5f42096e3d63def8b27c))
7+
8+
9+
### Features
10+
11+
* make `uip-settings` hideable ([1a31e8e](https://github.com/exadel-inc/ui-playground/commit/1a31e8e031803cce835661aa5e40185d1d4cd9d8))
12+
* **uip-snippets:** add a marker of isolated snippets items ([117c295](https://github.com/exadel-inc/ui-playground/commit/117c2956be9a34a47fe24630e0c7d5410daf29a7))
13+
114
# [2.1.0-beta.4](https://github.com/exadel-inc/ui-playground/compare/v2.1.0-beta.3...v2.1.0-beta.4) (2024-04-15)
215

316

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

0 commit comments

Comments
 (0)