Skip to content

Commit c3855da

Browse files
chore(release): @casl/vue@1.2.3 [skip ci]
1 parent e5edc92 commit c3855da

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/casl-vue/CHANGELOG.md

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

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

5+
## [1.2.3](https://github.com/stalniy/casl/compare/@casl/vue@1.2.2...@casl/vue@1.2.3) (2021-08-11)
6+
7+
8+
### Bug Fixes
9+
10+
* **vue:** properly extracts field from props ([71f7931](https://github.com/stalniy/casl/commit/71f7931d1ebaae5fcdb0db9f0a73f67a1ef3dcf7))
11+
512
## [1.2.2](https://github.com/stalniy/casl/compare/@casl/vue@1.2.1...@casl/vue@1.2.2) (2021-01-23)
613

714

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": "1.2.2",
3+
"version": "1.2.3",
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": "dist/es5m/index.js",

0 commit comments

Comments
 (0)