Skip to content

Commit a22b3fa

Browse files
chore: release (#2021)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 44eee2b commit a22b3fa

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/honest-needles-grow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @solidjs/vite-plugin-nitro-2
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 4f29353: Publishing as NPM package

packages/start-nitro-v2-vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@solidjs/vite-plugin-nitro-2",
33
"description": "Nitro v2 plugin for development with SolidStart 2.0",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"type": "module",
66
"scripts": {
77
"build": "tsc",

0 commit comments

Comments
 (0)