chore(release): 8.1.1

This commit is contained in:
Eduardo Silva 2022-05-10 13:30:45 -03:00
parent a37d519f18
commit 84791ad70f
3 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [8.1.1](https://github.com/akveo/ngx-admin/compare/v8.1.0...v8.1.1) (2022-05-10)
## [8.1.0](https://github.com/akveo/ngx-admin/compare/v8.0.0...v8.1.0) (2022-05-10) ## [8.1.0](https://github.com/akveo/ngx-admin/compare/v8.0.0...v8.1.0) (2022-05-10)

2
package-lock.json generated
View file

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

View file

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