diff --git a/CHANGELOG.md b/CHANGELOG.md index 89590986..a0ee3687 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. +### [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) diff --git a/package-lock.json b/package-lock.json index 2f87a701..7747f6b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ngx-admin", - "version": "8.1.0", + "version": "8.1.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6d888a33..f3c855f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-admin", - "version": "8.1.0", + "version": "8.1.1", "license": "MIT", "repository": { "type": "git",