From 704595bbc2687c4769980fe2bc394cb2244d55ac Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Wed, 4 Oct 2023 22:39:45 +0100 Subject: [PATCH] chore(release): 1.5.6 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41f564a..2934d5a 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.5.6](https://github.com/dec0dOS/zero-ui/compare/v1.5.5...v1.5.6) (2023-10-04) + ### [1.5.5](https://github.com/dec0dOS/zero-ui/compare/v1.5.4...v1.5.5) (2023-10-04) ### [1.5.4](https://github.com/dec0dOS/zero-ui/compare/v1.5.3...v1.5.4) (2023-10-04) diff --git a/package.json b/package.json index 0a94c28..02e039f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zero-ui", - "version": "1.5.5", + "version": "1.5.6", "workspaces": [ "backend", "frontend"