Skip to content

Commit 184a9d1

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2022-03-17) ### Features * **WUC:** Deploy Storybook ([#28](#28)) ([5a67d02](5a67d02))
1 parent 5a67d02 commit 184a9d1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/Digitable-team/web-ui-components/compare/v1.1.0...v1.2.0) (2022-03-17)
2+
3+
4+
### Features
5+
6+
* **WUC:** Deploy Storybook ([#28](https://github.com/Digitable-team/web-ui-components/issues/28)) ([5a67d02](https://github.com/Digitable-team/web-ui-components/commit/5a67d02dcf7becee32874504b7f2690e0a21b8c6))
7+
18
# [1.1.0](https://github.com/Digitable-team/web-ui-components/compare/v1.0.0...v1.1.0) (2022-03-17)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digitable-team/web-ui-components",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)