Skip to content

Commit 651dade

Browse files
authored
release: 11.0.0 (#6006)
1 parent aa91634 commit 651dade

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="11.0.0"></a>
2+
# [11.0.0](https://github.com/akveo/ngx-admin/compare/v10.0.0...v11.0.0) (2023-10-29)
3+
4+
5+
### Bug Fixes
6+
7+
* **package-lock:** update version in package-lock ([#6002](https://github.com/akveo/ngx-admin/issues/6002)) ([e06d9bd](https://github.com/akveo/ngx-admin/commit/e06d9bd))
8+
9+
### Features
10+
11+
* update to Angular 15 ([aa91634](https://github.com/akveo/ngx-admin/commit/aa91634))
12+
13+
### BREAKING CHANGES
14+
15+
- Angular updated to version 14.
16+
- Nebular updated to version 10.
17+
18+
119
<a name="10.0.0"></a>
220
# [10.0.0](https://github.com/akveo/ngx-admin/compare/v9.0.0...v10.0.0) (2023-03-07)
321

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-admin",
3-
"version": "10.0.0",
3+
"version": "11.0.0",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)