diff --git a/CHANGELOG.md b/CHANGELOG.md index e7b5620..bd3609c 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. +### [1.0.19](https://github.com/dec0dOS/zero-ui/compare/v1.0.18...v1.0.19) (2021-08-24) + ### [1.0.18](https://github.com/dec0dOS/zero-ui/compare/v1.0.17...v1.0.18) (2021-08-24) ### [1.0.17](https://github.com/dec0dOS/zero-ui/compare/v1.0.16...v1.0.17) (2021-08-24) diff --git a/package.json b/package.json index 9043b29..e14ff9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zero-ui", - "version": "1.0.18", + "version": "1.0.19", "workspaces": [ "backend", "frontend"