Skip to content

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.11.0](v1.10.0...v1.11.0) (2024-10-01)

### Features

* support sort Vite suffix import ([b27ee9e](b27ee9e))
  • Loading branch information
semantic-release-bot committed Oct 1, 2024
1 parent b27ee9e commit 398dc8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 398dc8f

Please sign in to comment.