Skip to content

Commit

Permalink
chore(release): 0.2.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 7, 2018
1 parent 1063416 commit 400aac9
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.2.3"></a>
## [0.2.3](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.2.2...v0.2.3) (2018-03-07)


### Bug Fixes

* **build:** Fix webpack externals config to use correct package names in CJS environments, closes [#9](https://github.com/sweetalert2/sweetalert2-react-content/issues/9) ([1063416](https://github.com/sweetalert2/sweetalert2-react-content/commit/1063416))

<a name="0.2.2"></a>
## [0.2.2](https://github.com/sweetalert2/sweetalert2-react-content/compare/v0.2.1...v0.2.2) (2018-03-07)

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.2.2",
"version": "0.2.3",
"repository": "sweetalert2/sweetalert2-react-content",
"description": "Dynamic content in SweetAlert2, the React way",
"main": "dist/main.bundle.js",
Expand Down

0 comments on commit 400aac9

Please sign in to comment.