From d480102f6239a0c448b63b82029516519b7d1ff7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Aug 2024 19:47:45 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] # [1.3.0](https://github.com/nekochan0122/config/compare/v1.2.1...v1.3.0) (2024-08-28) ### Features * auto detect react version ([afb6dc4](https://github.com/nekochan0122/config/commit/afb6dc4177b9bde32d2bd8b42eae17c34b3934a6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6ba331..5478e66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0](https://github.com/nekochan0122/config/compare/v1.2.1...v1.3.0) (2024-08-28) + + +### Features + +* auto detect react version ([afb6dc4](https://github.com/nekochan0122/config/commit/afb6dc4177b9bde32d2bd8b42eae17c34b3934a6)) + ## [1.2.1](https://github.com/nekochan0122/config/compare/v1.2.0...v1.2.1) (2024-08-28) diff --git a/package.json b/package.json index 4bc747f..afd0bba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nekochan0122/config", "description": "NekoChan's config", - "version": "1.2.1", + "version": "1.3.0", "license": "MIT", "repository": "https://github.com/nekochan0122/config", "author": {