Skip to content

Commit 157d486

Browse files
chore: release master (#1119)
1 parent a8ddcbf commit 157d486

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.3"
8+
"packages/casl-vue": "2.2.4"
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.4](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 ([#1118](https://github.com/stalniy/casl/issues/1118)) ([a8ddcbf](https://github.com/stalniy/casl/commit/a8ddcbf5727a6ef3ef8b45e703a8b89f9e60c544))
11+
512
## [2.2.3](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.3",
3+
"version": "2.2.4",
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)