Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 0bcbd9b

Browse files
committed
feat!: update all packages
1 parent 2c83cdb commit 0bcbd9b

File tree

8 files changed

+10
-9
lines changed

8 files changed

+10
-9
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
"tap-snapshots/**"
7575
]
7676
},
77-
"touch1": "5318"
77+
"touch1": "15680"
7878
}

pkg1/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"tap-snapshots/**"
4949
]
5050
},
51-
"touch1": "26448"
51+
"touch1": "15680"
5252
}

pkg2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
"tap-snapshots/**"
5151
]
5252
},
53-
"touch1": "26448"
53+
"touch1": "15680"
5454
}

pkg3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"tap-snapshots/**"
4848
]
4949
},
50-
"touch1": "26448"
50+
"touch1": "15680"
5151
}

release-please-config.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,9 @@
5252
"pull-request-title-pattern": "chore: release${component} ${version}",
5353
"pull-request-header": " ",
5454
"pull-request-footer": " ",
55-
"last-release-sha": "ac510e04a2aec0c5fb0958a72a961435957e23b0",
55+
"last-release-sha": "2c83cdbb75b09d8d74e98bb65812aa48e789f811",
5656
"release-search-depth": 7,
5757
"commit-search-depth": 1,
58-
"sequential-calls": true
58+
"sequential-calls": true,
59+
"prerelease": true
5960
}

workspaces/arbitrary-name/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"tap-snapshots/**"
4848
]
4949
},
50-
"touch1": "26448"
50+
"touch1": "15680"
5151
}

workspaces/not-the-name/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"tap-snapshots/**"
4848
]
4949
},
50-
"touch1": "26448"
50+
"touch1": "15680"
5151
}

workspaces/pkg6/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747
"tap-snapshots/**"
4848
]
4949
},
50-
"touch1": "26448"
50+
"touch1": "15680"
5151
}

0 commit comments

Comments
 (0)