Skip to content

Commit

Permalink
release: Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Jan 16, 2025
1 parent 3335844 commit 869e21e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vite-plugin-vanilla

## 2.0.1

### Patch Changes 🌟

- fix: Error if the argument type is String or arrray

## 2.0.0

### Breaking Changes 🚨
Expand Down
2 changes: 1 addition & 1 deletion packages/vanilla/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-vanilla",
"version": "2.0.0",
"version": "2.0.1",
"description": "Vanilla multi-page web development mode based on Vite.",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 869e21e

Please sign in to comment.