Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Apr 1, 2022
1 parent 90e77a7 commit 95d6440
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.4.0](https://github.com/Digitable-team/web-ui-components/compare/v1.3.0...v1.4.0) (2022-04-01)


### Features

* migration of Container ([72665fe](https://github.com/Digitable-team/web-ui-components/commit/72665fe069d707807e4bdd05c3d52395833849ff))
* migration of mailto ([fc53aa2](https://github.com/Digitable-team/web-ui-components/commit/fc53aa2fe7f61e8b885d6a1eb3738aacfac294e8))
* **story:** add mailto ([5cd1ba8](https://github.com/Digitable-team/web-ui-components/commit/5cd1ba8f27c2300bc8a8bf1716d1a79aab680515))

# [1.3.0](https://github.com/Digitable-team/web-ui-components/compare/v1.2.0...v1.3.0) (2022-03-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digitable-team/web-ui-components",
"version": "1.3.0",
"version": "1.4.0",
"description": "",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit 95d6440

Please sign in to comment.