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

Commit 2d5570b

Browse files
chore(release): 1.1.0-beta.1 [skip ci]
# [1.1.0-beta.1](v1.0.0...v1.1.0-beta.1) (2023-07-03) ### Bug Fixes * **options:** specify click event target ([be10ce9](be10ce9)) ### Features * add copy svg to OptionIcons class, fix click events ([c0438fb](c0438fb)) * create OptionIcons class, update options config and styles ([f906155](f906155))
1 parent 9e8c38f commit 2d5570b

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.1.0-beta.1](https://github.com/exadel-inc/ui-playground/compare/v1.0.0...v1.1.0-beta.1) (2023-07-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **options:** specify click event target ([be10ce9](https://github.com/exadel-inc/ui-playground/commit/be10ce9ba45e67eb079f081382f2e69c05094ac3))
7+
8+
9+
### Features
10+
11+
* add copy svg to OptionIcons class, fix click events ([c0438fb](https://github.com/exadel-inc/ui-playground/commit/c0438fb9c8c17d5f13ceb7b3b55f406dc0ae9379))
12+
* create OptionIcons class, update options config and styles ([f906155](https://github.com/exadel-inc/ui-playground/commit/f9061557650bf32e2337f47a6322d31589b553be))
13+
114
# 1.0.0 (2023-03-06)
215

316

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.0.0",
3+
"version": "1.1.0-beta.1",
44
"description": "UIPlayground is a solution for presenting your custom components.",
55
"keywords": [
66
"playground",

0 commit comments

Comments
 (0)