Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 13, 2018
1 parent a86c803 commit 3f3037b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<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)


### Bug Fixes

* **package:** fix "homepage" and "bugs" fields ([c386eaf](https://github.com/sweetalert2/sweetalert2-react-content/commit/c386eaf))


### Features

* **package:** include a variety of module formats, minified and non-minified, with sourcemaps ([#17](https://github.com/sweetalert2/sweetalert2-react-content/issues/17)) ([8e98938](https://github.com/sweetalert2/sweetalert2-react-content/commit/8e98938))

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

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.3.1",
"version": "0.4.0",
"description": "Dynamic content in SweetAlert2, the React way",
"main": "dist/sweetalert2-react-content.cjs.js",
"module": "dist/sweetalert2-react-content.esm.js",
Expand Down

0 comments on commit 3f3037b

Please sign in to comment.