Skip to content

Commit

Permalink
chore: Update version for release (pre) (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 10, 2024
1 parent 41f7c0c commit cdf6458
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"@mcansh/vite-svg-sprite-plugin": "0.3.0"
},
"changesets": [
"itchy-trainers-dream"
"itchy-trainers-dream",
"small-pianos-work"
]
}
6 changes: 6 additions & 0 deletions packages/vite-svg-sprite-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @mcansh/vite-svg-sprite-plugin

## 0.4.0-pre.1

### Patch Changes

- 41f7c0c: re-add virtual module support

## 0.4.0-pre.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-svg-sprite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mcansh/vite-svg-sprite-plugin",
"version": "0.4.0-pre.0",
"version": "0.4.0-pre.1",
"repository": "mcansh/vite-svg-sprite-plugin",
"funding": [
{
Expand Down

0 comments on commit cdf6458

Please sign in to comment.