File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 2.1.1] ( https://github.com/stalniy/casl/compare/@casl/vue@2.1.0...@casl/vue@2.1.1 ) (2021-07-05)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** vue:** binds ability to $can method ([ cbb3c13] ( https://github.com/stalniy/casl/commit/cbb3c133c3d9583e6fdbc95c068e2e6343befdc9 ) ), closes [ #522 ] ( https://github.com/stalniy/casl/issues/522 )
11
+
5
12
# [ 2.1.0] ( https://github.com/stalniy/casl/compare/@casl/vue@2.0.2...@casl/vue@2.1.0 ) (2021-05-12)
6
13
7
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @casl/vue" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"description" : " Vue plugin for CASL which makes it easy to add permissions in any Vue application" ,
5
5
"main" : " dist/umd/index.js" ,
6
6
"module" : " dist/es5m/index.js" ,
You can’t perform that action at this time.
0 commit comments