Skip to content

Commit

Permalink
chore(release): 1.0.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.13](v1.0.12...v1.0.13) (2018-11-20)

### Bug Fixes

* **babel:** Upgrade to babel 7 ([5a944af](5a944af))

### Performance Improvements

* **babel:** Upgrade to babel 7 ([7ad620c](7ad620c))
  • Loading branch information
semantic-release-bot committed Nov 20, 2018
1 parent 06920de commit a3b4a00
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.0.13](https://github.com/rollup-umd/intl/compare/v1.0.12...v1.0.13) (2018-11-20)


### Bug Fixes

* **babel:** Upgrade to babel 7 ([5a944af](https://github.com/rollup-umd/intl/commit/5a944af))


### Performance Improvements

* **babel:** Upgrade to babel 7 ([7ad620c](https://github.com/rollup-umd/intl/commit/7ad620c))

## [1.0.12](https://github.com/rollup-umd/intl/compare/v1.0.11...v1.0.12) (2018-11-17)


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": "@rollup-umd/intl",
"version": "1.0.12",
"version": "1.0.13",
"description": "Manage react-intl internationalization installation and extraction within Rollup UMD packages and applications.",
"bin": "lib/cli/index.js",
"homepage": "https://rollup-umd.github.io/intl",
Expand Down

0 comments on commit a3b4a00

Please sign in to comment.