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 Feb 21, 2020
1 parent c753d44 commit ffb35ea
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/casl-angular/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.

## [3.0.4](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2020-02-21)


### Bug Fixes

* **angular:** adds postinstall script into npm package ([c753d44](https://github.com/stalniy/casl/commit/c753d446532a994766860631939f8000b69f06ae)), closes [#266](https://github.com/stalniy/casl/issues/266)

## [3.0.3](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2020-02-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/casl-angular/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-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@casl/angular",
"version": "3.0.3",
"version": "3.0.4",
"description": "Angular module for CASL which makes it easy to add permissions in any Angular application",
"main": "dist/umd/index.js",
"module": "dist/es5m/index.js",
Expand Down

0 comments on commit ffb35ea

Please sign in to comment.