Skip to content

Commit

Permalink
chore(release): 0.11.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.11.1](v0.11.0...v0.11.1) (2019-07-29)

### Bug Fixes

* don't manage bundles directly ([d62e9a5](d62e9a5))
  • Loading branch information
semantic-release-bot committed Jul 29, 2019
1 parent d62e9a5 commit 2906733
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 @@
## [0.11.1](https://github.com/pie-framework/pie-player-components/compare/v0.11.0...v0.11.1) (2019-07-29)


### Bug Fixes

* don't manage bundles directly ([d62e9a5](https://github.com/pie-framework/pie-player-components/commit/d62e9a5))

# [0.11.0](https://github.com/pie-framework/pie-player-components/compare/v0.10.2...v0.11.0) (2019-07-29)


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": "@pie-framework/pie-player-components",
"version": "0.11.0",
"version": "0.11.1",
"description": "Pie Player Components",
"module": "dist/index.mjs",
"main": "dist/index.js",
Expand Down

0 comments on commit 2906733

Please sign in to comment.