diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d43a96..c90ebfa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.11.0](https://github.com/nekochan0122/config/compare/v1.10.0...v1.11.0) (2024-10-01) + + +### Features + +* support sort Vite suffix import ([b27ee9e](https://github.com/nekochan0122/config/commit/b27ee9e664d963d3a79fb9456861350e022a4e03)) + # [1.10.0](https://github.com/nekochan0122/config/compare/v1.9.0...v1.10.0) (2024-09-21) diff --git a/package.json b/package.json index 28104d2..16b53f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nekochan0122/config", "description": "NekoChan's config", - "version": "1.10.0", + "version": "1.11.0", "license": "MIT", "repository": "https://github.com/nekochan0122/config", "author": {