From a6c12e0e0f2529fb05bb2b49f1b3d27e3f4fecde Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 30 May 2023 13:43:54 +0000 Subject: [PATCH] :bookmark: chore(release): v1.0.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.0.2](https://github.com/canisminor1990/canisminor-template/compare/v1.0.1...v1.0.2) (2023-05-30) ### 💄 Styles * Update ESLint configuration and add Prettier configuration ([5ac1ae9](https://github.com/canisminor1990/canisminor-template/commit/5ac1ae9)) --- CHANGELOG.md | 9 +++++++-- package.json | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cbee4c..37920dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,15 @@ # Changelog +## [1.0.2](https://github.com/canisminor1990/canisminor-template/compare/v1.0.1...v1.0.2) (2023-05-30) + +### 💄 Styles + +- Update ESLint configuration and add Prettier configuration ([5ac1ae9](https://github.com/canisminor1990/canisminor-template/commit/5ac1ae9)) + ## [1.0.1](https://github.com/canisminor1990/canisminor-template/compare/v1.0.0...v1.0.1) (2023-04-24) # 1.0.0 (2023-04-24) - ### ✨ Features -* update demo ([bbb6ce5](https://github.com/canisminor1990/canisminor-template/commit/bbb6ce5)) +- update demo ([bbb6ce5](https://github.com/canisminor1990/canisminor-template/commit/bbb6ce5)) diff --git a/package.json b/package.json index e64902e..c767aa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "canisminor-template", - "version": "1.0.1", + "version": "1.0.2", "private": true, "homepage": "https://github.com/canisminor-template", "bugs": {