Skip to content

Commit c5cc0c1

Browse files
committed
chore: remove version bump for other packages
1 parent c7d4e14 commit c5cc0c1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-stack-form",
3-
"version": "0.1.13",
3+
"version": "0.1.12",
44
"description": "A simple form library for Astro projects",
55
"type": "module",
66
"bin": {

packages/frame/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-stack-frame",
3-
"version": "0.0.4",
3+
"version": "0.0.3",
44
"description": "Rerender just the parts that change",
55
"type": "module",
66
"scripts": {

packages/stream/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-stack-stream",
3-
"version": "0.3.5",
3+
"version": "0.3.4",
44
"description": "Suspend your Astro components with fallback content.",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)