Skip to content

Commit 7e14646

Browse files
chore(release): @casl/[email protected] [skip ci]
1 parent 6c7ca22 commit 7e14646

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/casl-angular/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+
## [8.2.5](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2024-07-14)
6+
7+
8+
### Bug Fixes
9+
10+
* debug auto releasing ([#942](https://github.com/stalniy/casl/issues/942)) ([6c7ca22](https://github.com/stalniy/casl/commit/6c7ca22a89a6436b618bbe7caf674a206d047acd))
11+
512
## [8.2.4](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2024-07-14)
613

714

packages/casl-angular/package.json

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

0 commit comments

Comments
 (0)