From fc7968388d1dec37e95fc35ba941a8abd2ad5987 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sat, 11 Nov 2023 05:08:44 +0000 Subject: [PATCH] chore(release): 1.16.10 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a5eb8d..5c994e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.16.10](https://github.com/sozonome/spoker/compare/v1.16.9...v1.16.10) (2023-11-11) + + +### Improvements + +* remove storybook ([#211](https://github.com/sozonome/spoker/issues/211)) ([9ce9529](https://github.com/sozonome/spoker/commit/9ce952942a9eed284fbb2ccdf827761ef3ded11a)) + ### [1.16.9](https://github.com/sozonome/spoker/compare/v1.16.8...v1.16.9) (2023-11-11) ### [1.16.8](https://github.com/sozonome/spoker/compare/v1.16.7...v1.16.8) (2023-10-26) diff --git a/package.json b/package.json index b645d0a..06ba2f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spoker", - "version": "1.16.9", + "version": "1.16.10", "private": true, "author": "sozonome", "scripts": {