Skip to content

Commit

Permalink
chore(release): 1.0.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.11](v1.0.10...v1.0.11) (2018-11-14)

### Bug Fixes

* **readme:** fix sonarcloud links ([ed23655](ed23655))
  • Loading branch information
semantic-release-bot committed Nov 14, 2018
1 parent ec81934 commit d110524
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.11](https://github.com/rollup-umd/intl/compare/v1.0.10...v1.0.11) (2018-11-14)


### Bug Fixes

* **readme:** fix sonarcloud links ([ed23655](https://github.com/rollup-umd/intl/commit/ed23655))

## [1.0.10](https://github.com/rollup-umd/intl/compare/v1.0.9...v1.0.10) (2018-11-14)


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.10",
"version": "1.0.11",
"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 d110524

Please sign in to comment.