Skip to content

Commit 1f70aef

Browse files
authored
Merge pull request #198 from wobsoriano/changeset-release/next
Version Packages (next)
2 parents 362e276 + cf3f987 commit 1f70aef

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"many-worms-kneel",
1010
"nice-nails-switch",
1111
"poor-mice-rush",
12+
"puny-papers-hang",
1213
"twenty-rabbits-compete"
1314
]
1415
}

CHANGELOG.md

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

3+
## 0.11.1-next.4
4+
5+
### Patch Changes
6+
7+
- 7c495c9: Use correct versions when installing
8+
39
## 0.11.1-next.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "End-to-end typesafe APIs in Nuxt applications.",
44
"type": "module",
55
"packageManager": "pnpm@9.12.0",
6-
"version": "0.11.1-next.3",
6+
"version": "0.11.1-next.4",
77
"license": "MIT",
88
"sideEffects": false,
99
"exports": {

0 commit comments

Comments
 (0)