Skip to content

Commit

Permalink
chore(release): @casl/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 8, 2018
1 parent 9d0c839 commit 25c8fc0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/casl-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

# [@casl/react-v0.8.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2018-11-08)


### Bug Fixes

* **react:** moves this.connectToAbility to the setState callback ([#129](https://github.com/stalniy/casl/issues/129)) ([9d0c839](https://github.com/stalniy/casl/commit/9d0c839)), closes [#128](https://github.com/stalniy/casl/issues/128)

# [@casl/react-v0.8.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2018-09-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/casl-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/casl-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@casl/react",
"version": "0.8.0",
"version": "0.8.1",
"description": "React component for CASL which makes it easy to add permissions in any React application",
"main": "dist/umd/index.js",
"module": "dist/es5m/index.js",
Expand Down

0 comments on commit 25c8fc0

Please sign in to comment.