Skip to content

Commit 38b4667

Browse files
chore(release): @casl/[email protected] [skip ci]
1 parent 80eeb6b commit 38b4667

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/casl-angular/CHANGELOG.md

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

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

5+
## [8.2.4](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2024-07-14)
6+
7+
8+
### Bug Fixes
9+
10+
* debug release ([#939](https://github.com/stalniy/casl/issues/939)) ([80eeb6b](https://github.com/stalniy/casl/commit/80eeb6b0fb541f3266951603aaa550d776f9cf28))
11+
* **deps:** update dependency typescript to ~5.3.0 ([0ec328c](https://github.com/stalniy/casl/commit/0ec328cc1c291eafa932e135234af681650e9f6f))
12+
* **deps:** update dependency typescript to ~5.4.0 ([1092376](https://github.com/stalniy/casl/commit/10923766d5b2992744f304936e9e8ab9e17ecdf9))
13+
514
## [8.2.3](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2023-11-21)
615

716

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.3",
3+
"version": "8.2.4",
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)