Skip to content

Commit

Permalink
package: bump version to 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jooy2 committed Mar 15, 2024
1 parent 8f4b29e commit acd2ef8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changelog

## 1.21.0 (2024--)
## 1.21.0 (2024-03-15)

- Add `removePrefixAfterOrdering` and `prefixSeparator` option
- Documentation enhancements

## 1.20.0 (2024-03-12)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vitepress-sidebar",
"version": "1.20.0",
"version": "1.21.0",
"description": "A VitePress auto sidebar plugin that automatically creates a simple configuration.",
"type": "module",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit acd2ef8

Please sign in to comment.