release: 8.0.0 (#5892)

This commit is contained in:
Sergey Andrievskiy 2021-10-08 12:14:18 +03:00 committed by GitHub
parent 5e44070239
commit cabe4bd71a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 2 deletions

View file

@ -1,3 +1,13 @@
<a name="8.0.0"></a>
# [8.0.0](https://github.com/akveo/ngx-admin/compare/v7.0.0...v8.0.0) (2021-10-08)
### Features
* update to Angular 12 ([#5868](https://github.com/akveo/ngx-admin/issues/5868)) ([080830a](https://github.com/akveo/ngx-admin/commit/080830a))
<a name="7.0.0"></a>
# [7.0.0](https://github.com/akveo/ngx-admin/compare/v6.0.0...v7.0.0) (2021-01-19)

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "ngx-admin",
"version": "7.0.0",
"version": "8.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "ngx-admin",
"version": "7.0.0",
"version": "8.0.0",
"license": "MIT",
"repository": {
"type": "git",