From 5356a7fc8f7eca0054083e314ceb944401f6f30c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 11:23:53 -0400 Subject: [PATCH] chore(main): release logo 2.0.22 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- changelog.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1e1ed6c..d4365cc 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"2.0.21"} +{".":"2.0.22"} diff --git a/changelog.md b/changelog.md index c67f484..e648466 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # Changelog +### [2.0.22](https://github.com/spear-ai/logo/compare/logo-v2.0.21...logo-v2.0.22) (2022-03-18) + + +### Bug Fixes + +* fix publish ([06d1163](https://github.com/spear-ai/logo/commit/06d1163d62c10287d8c10a17788dbb5c11477543)) + ### [2.0.21](https://github.com/spear-ai/logo/compare/logo-v2.0.20...logo-v2.0.21) (2022-03-07) diff --git a/package.json b/package.json index 63c34b2..5569cb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@spear-ai/logo", - "version": "2.0.21", + "version": "2.0.22", "description": "Spear AI Logo", "license": "MIT", "author": {