Skip to content

Commit ca7b566

Browse files
chore: release master (#1121)
1 parent 60e89ba commit ca7b566

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"packages/casl-mongoose": "8.0.3",
66
"packages/casl-prisma": "1.6.0",
77
"packages/casl-react": "5.0.0",
8-
"packages/casl-vue": "2.2.4"
8+
"packages/casl-vue": "2.2.5"
99
}

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+
## [2.2.5](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2025-12-30)
6+
7+
8+
### Maintenance
9+
10+
* force release @casl/vue ([#1120](https://github.com/stalniy/casl/issues/1120)) ([60e89ba](https://github.com/stalniy/casl/commit/60e89bab1f50e6296b0654eb1ad018fd56f2b10c))
11+
512
## [2.2.4](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2025-12-30)
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": "2.2.4",
3+
"version": "2.2.5",
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)