Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2019-04-19)

### Bug Fixes

* **deps:** update dependency bara to v2.3.1 ([5baeeb0](5baeeb0))
* **license:** replace `fbemitter` with built-in bara's `useEmitter` ([a42e548](a42e548))
  • Loading branch information
semantic-release-bot committed Apr 19, 2019
1 parent 5baeeb0 commit 927c191
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 @@
## [2.0.1](https://github.com/barajs/bara-react/compare/v2.0.0...v2.0.1) (2019-04-19)


### Bug Fixes

* **deps:** update dependency bara to v2.3.1 ([5baeeb0](https://github.com/barajs/bara-react/commit/5baeeb0))
* **license:** replace `fbemitter` with built-in bara's `useEmitter` ([a42e548](https://github.com/barajs/bara-react/commit/a42e548))

# [2.0.0](https://github.com/barajs/bara-react/compare/v1.3.2...v2.0.0) (2019-04-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "BaraJS for React creative",
"homepage": "https://barajs.dev",
"repository": "https://github.com/barajs/bara-react",
"version": "2.0.0",
"version": "2.0.1",
"module": "dist/index.js",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 927c191

Please sign in to comment.