Skip to content

Commit 1eff8ee

Browse files
Version Packages (next) (#257)
* Version Packages (next) * Update solid-refresh version in CHANGELOG --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Birk Skyum <74932975+birkskyum@users.noreply.github.com>
1 parent ff60d98 commit 1eff8ee

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
},
77
"changesets": [
88
"empty-dragons-grow",
9-
"six-lions-joke"
9+
"six-lions-joke",
10+
"true-boxes-arrive"
1011
]
1112
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- ff60d98: Bump solid-refresh to 0.8.0-next.7
8+
39
## 3.0.0-next.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-solid",
3-
"version": "3.0.0-next.4",
3+
"version": "3.0.0-next.5",
44
"description": "solid-js integration plugin for vite 3/4/5/6/7",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)