From d06417454ebe665d27ef915984b9696d1af56c43 Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Sun, 19 Dec 2021 20:29:38 +0300 Subject: [PATCH] chore(release): 1.2.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bff68c4..f69b7db 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.2.1](https://github.com/dec0dOS/zero-ui/compare/v1.2.0...v1.2.1) (2021-12-19) + ## [1.2.0](https://github.com/dec0dOS/zero-ui/compare/v1.1.5...v1.2.0) (2021-12-19) ### Features diff --git a/package.json b/package.json index 9d5527e..e980e69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zero-ui", - "version": "1.2.0", + "version": "1.2.1", "workspaces": [ "backend", "frontend"