From 9d417a93cde92b86ae5d22169e9e10dcbb189e5a Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Thu, 4 Nov 2021 15:40:56 +0300 Subject: [PATCH] chore(release): 1.0.21 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4604391..d7764df 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.21](https://github.com/dec0dOS/zero-ui/compare/v1.0.20...v1.0.21) (2021-11-04) + ### [1.0.20](https://github.com/dec0dOS/zero-ui/compare/v1.0.19...v1.0.20) (2021-08-24) ### [1.0.19](https://github.com/dec0dOS/zero-ui/compare/v1.0.18...v1.0.19) (2021-08-24) diff --git a/package.json b/package.json index b04fb55..650a23e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zero-ui", - "version": "1.0.20", + "version": "1.0.21", "workspaces": [ "backend", "frontend"