Skip to content

Commit 5948032

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

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/casl-angular/CHANGELOG.md

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

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

5+
# [8.0.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2022-08-20)
6+
7+
8+
### chore
9+
10+
* **deps:** update angular monorepo to v14 (major) ([#663](https://github.com/stalniy/casl/issues/663)) ([e556f14](https://github.com/stalniy/casl/commit/e556f144229a0e6fea1eaba7556a9e3db910aabb))
11+
12+
13+
### BREAKING CHANGES
14+
15+
* **deps:** drop support for angular@13, moving to Ivy only!
16+
517
# [7.1.0](https://github.com/stalniy/casl/compare/@casl/[email protected]...@casl/[email protected]) (2022-08-20)
618

719

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": "7.1.0",
3+
"version": "8.0.0",
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)