Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 19, 2018
1 parent 5d2204e commit 3b6e14b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="0.5.0"></a>
# [0.5.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.4.0...v0.5.0) (2018-03-19)


### Features

* **typescript:** add TypeScript type definitions ([#15](https://github.com/sweetalert2/sweetalert2-react-content/issues/15)) ([5d2204e](https://github.com/sweetalert2/sweetalert2-react-content/commit/5d2204e))

<a name="0.4.0"></a>
# [0.4.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.3.1...v0.4.0) (2018-03-13)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sweetalert2-react-content",
"version": "0.4.0",
"version": "0.5.0",
"description": "Dynamic content in SweetAlert2, the React way",
"main": "dist/sweetalert2-react-content.cjs.js",
"module": "dist/sweetalert2-react-content.es.js",
Expand Down

0 comments on commit 3b6e14b

Please sign in to comment.