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

Commit 9aa93b4

Browse files
committed
feat!: update all packages
1 parent 6a8a6ff commit 9aa93b4

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": "27276"
77+
"touch1": "11540"
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": "27276"
51+
"touch1": "11540"
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": "27276"
53+
"touch1": "11540"
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": "28495"
50+
"touch1": "11540"
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": "665f6952a3ccde37d33a9498c97c20e568818208",
55+
"last-release-sha": "6a8a6ff465fc9ac43e8e0860247fd0daf5ac3edf",
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": "27276"
50+
"touch1": "11540"
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": "27276"
50+
"touch1": "11540"
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": "27276"
50+
"touch1": "11540"
5151
}

0 commit comments

Comments
 (0)