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 Apr 9, 2020
1 parent 0d1b6db commit 4013fdc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/casl-aurelia/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.

## [1.0.2](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2020-04-09)


### Bug Fixes

* **aurelia:** adds support for casl/ability@4 in package.json ([0d1b6db](https://github.com/stalniy/casl/commit/0d1b6db24c4bbe62d297b987bd0ed9bf8ea8db0d))

## [1.0.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2020-04-09)

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

0 comments on commit 4013fdc

Please sign in to comment.