diff --git a/CHANGELOG.md b/CHANGELOG.md index 5918ff8..22a6f8c 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.7](https://github.com/dec0dOS/zero-ui/compare/v1.0.6...v1.0.7) (2021-05-15) + ### [1.0.6](https://github.com/dec0dOS/zero-ui/compare/v1.0.5...v1.0.6) (2021-05-15) ### [1.0.5](https://github.com/dec0dOS/zero-ui/compare/v1.0.4...v1.0.5) (2021-04-16) diff --git a/package.json b/package.json index a6f0bbd..2faf2a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zero-ui", - "version": "1.0.6", + "version": "1.0.7", "private": "true", "scripts": { "postinstall": "husky install",