Skip to content

Commit eef9451

Browse files
chore(release): @casl/[email protected] [skip ci]
1 parent fe750c4 commit eef9451

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/casl-aurelia/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
<a name="@casl/aurelia-v0.4.0"></a>
6+
# [@casl/aurelia-v0.4.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2018-07-02)
7+
8+
9+
### Features
10+
11+
* **aurelia:** upgrades to the latest version of aurelia ([8833993](https://github.com/stalniy/casl/commit/8833993))
12+
513
<a name="0.3.0"></a>
614
# 0.3.0 (2018-05-14)
715

packages/casl-aurelia/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/casl-aurelia/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@casl/aurelia",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Aurelia plugin for CASL which makes it easy to add permissions in any Aurelia application",
55
"main": "dist/umd/index.js",
66
"module": "index.js",

0 commit comments

Comments
 (0)