Skip to content

Commit db65410

Browse files
chore(release): @casl/[email protected] [skip ci]
1 parent f13103b commit db65410

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/casl-angular/CHANGELOG.md

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

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

5+
## [8.2.3](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2023-11-21)
6+
7+
8+
### Bug Fixes
9+
10+
* changes comment to trigger release ([#855](https://github.com/stalniy/casl/issues/855)) ([f13103b](https://github.com/stalniy/casl/commit/f13103b45729264a435b6c00a7352971a15ece73))
11+
* ensure pre-post scripts are enabled for pnpm ([#853](https://github.com/stalniy/casl/issues/853)) ([fa23801](https://github.com/stalniy/casl/commit/fa23801e81773b6c8f3393aa6340ce8a324b12dd))
12+
513
## [8.2.2](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2023-11-21)
614

715
## [8.2.1](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2023-07-20)

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