chore(release): 1.0.6

This commit is contained in:
dec0dOS 2021-05-15 14:39:21 +03:00
parent 33a1e56aed
commit d91e5ee771
2 changed files with 3 additions and 1 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.
### [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)
### Bug Fixes

View file

@ -1,6 +1,6 @@
{
"name": "zero-ui",
"version": "1.0.5",
"version": "1.0.6",
"private": "true",
"scripts": {
"postinstall": "husky install",