Skip to content

Commit cadcb73

Browse files
chore(release): @casl/[email protected] [skip ci]
1 parent 641cb1a commit cadcb73

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

packages/casl-vue/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="@casl/vue-v0.4.0"></a>
2+
# [@casl/vue-v0.4.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2018-06-01)
3+
4+
5+
### Features
6+
7+
* **vue:** pass ability down components tree ([28e3d8d](https://github.com/stalniy/casl/commit/28e3d8d)), closes [#72](https://github.com/stalniy/casl/issues/72)
8+
19
# Change Log
210

311
<a name="@casl/vue-v0.3.0"></a>

packages/casl-vue/package-lock.json

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

packages/casl-vue/package.json

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

0 commit comments

Comments
 (0)