Skip to content

Commit 4ee3343

Browse files
cisemantic-release-bot
ci
authored andcommitted
chore(release): set package.json to 1.8.0 [skip ci]
# [1.8.0](v1.7.1...v1.8.0) (2024-04-15) ### Features * **autocomplete:** autocomplete enhancements ([#53](#53)) ([e86ec44](e86ec44))
1 parent e86ec44 commit 4ee3343

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.8.0](https://github.com/mondaycom/storybook-addon-playground/compare/v1.7.1...v1.8.0) (2024-04-15)
2+
3+
4+
### Features
5+
6+
* **autocomplete:** autocomplete enhancements ([#53](https://github.com/mondaycom/storybook-addon-playground/issues/53)) ([e86ec44](https://github.com/mondaycom/storybook-addon-playground/commit/e86ec4438e1ce59d06644c82a38d65d878c82371))
7+
18
## [1.7.1](https://github.com/mondaycom/storybook-addon-playground/compare/v1.7.0...v1.7.1) (2024-04-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook-addon-playground",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"description": "A playground to enable consumers learn how to use the component library or to reproduce bugs",
55
"type": "module",
66
"keywords": [

0 commit comments

Comments
 (0)