Skip to content

Commit 95d6440

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2022-04-01) ### Features * migration of Container ([72665fe](72665fe)) * migration of mailto ([fc53aa2](fc53aa2)) * **story:** add mailto ([5cd1ba8](5cd1ba8))
1 parent 90e77a7 commit 95d6440

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.4.0](https://github.com/Digitable-team/web-ui-components/compare/v1.3.0...v1.4.0) (2022-04-01)
2+
3+
4+
### Features
5+
6+
* migration of Container ([72665fe](https://github.com/Digitable-team/web-ui-components/commit/72665fe069d707807e4bdd05c3d52395833849ff))
7+
* migration of mailto ([fc53aa2](https://github.com/Digitable-team/web-ui-components/commit/fc53aa2fe7f61e8b885d6a1eb3738aacfac294e8))
8+
* **story:** add mailto ([5cd1ba8](https://github.com/Digitable-team/web-ui-components/commit/5cd1ba8f27c2300bc8a8bf1716d1a79aab680515))
9+
110
# [1.3.0](https://github.com/Digitable-team/web-ui-components/compare/v1.2.0...v1.3.0) (2022-03-28)
211

312

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": "@digitable-team/web-ui-components",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)