Skip to content

Commit cdb5d01

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

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

packages/casl-angular/CHANGELOG.md

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

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

5+
# [@casl/angular-v0.4.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2018-11-11)
6+
7+
8+
### Bug Fixes
9+
10+
* **angular:** converts source to typescript ([565936d](https://github.com/stalniy/casl/commit/565936d)), closes [#126](https://github.com/stalniy/casl/issues/126)
11+
* **README:** changes links to [@casl](https://github.com/casl)/ability to point to npm package instead to git root [skip ci] ([a74086b](https://github.com/stalniy/casl/commit/a74086b)), closes [#102](https://github.com/stalniy/casl/issues/102)
12+
* **semantic-release:** test ([cab3f4b](https://github.com/stalniy/casl/commit/cab3f4b)), closes [#94](https://github.com/stalniy/casl/issues/94)
13+
14+
15+
### Features
16+
17+
* **react:can:** updates typescript declarations ([213dcde](https://github.com/stalniy/casl/commit/213dcde))
18+
519
<a name="@casl/angular-v0.3.1"></a>
620
# [@casl/angular-v0.3.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2018-07-02)
721

packages/casl-angular/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-angular/package.json

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

0 commit comments

Comments
 (0)