Skip to content

Commit

Permalink
release: Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinerer committed Nov 15, 2024
1 parent 2b7823e commit 000cfb9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/vanilla/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# vite-plugin-vanilla

## 1.1.0

### Minor Changes 🚀

- feat: Add the `replaceDefine` option
- fix: Upgrade dependency Fixes file move issues
- docs: Update README

## 1.0.2

### Patch 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": "1.0.2",
"version": "1.1.0",
"description": "Vanilla multi-page web development model based on Vite.",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 000cfb9

Please sign in to comment.