release: 7.0.0 (#5827)

This commit is contained in:
Sergey Andrievskiy 2021-01-19 14:24:28 +03:00 committed by GitHub
parent ebe181085b
commit c2141efb67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,10 @@
<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)
* feat: update to Angular 11 ([#5826](https://github.com/akveo/ngx-admin/issues/5826)) ([ebe1810](https://github.com/akveo/ngx-admin/commit/ebe1810))
<a name="6.0.0"></a>
# [6.0.0](https://github.com/akveo/ngx-admin/compare/v5.0.0...v6.0.0) (2020-08-19)

2
package-lock.json generated
View file

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

View file

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