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

Commit 8918852

Browse files
committed
feat!: update all packages
1 parent 9b93982 commit 8918852

File tree

8 files changed

+11
-10
lines changed

8 files changed

+11
-10
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": "22623"
77+
"touch1": "21966"
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": "9437"
51+
"touch1": "21966"
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": "9437"
53+
"touch1": "21966"
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": "9437"
50+
"touch1": "21966"
5151
}

release-please-config.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,9 @@
5757
"pull-request-title-pattern": "chore: release${component} ${version}",
5858
"pull-request-header": " ",
5959
"pull-request-footer": " ",
60-
"last-release-sha": "20a9a74e0872e79d47acf300a00701bb706b801e",
60+
"last-release-sha": "eaa230680541215efd72568054f187e8cebdd2a5",
6161
"release-search-depth": 7,
6262
"commit-search-depth": 1,
63-
"sequential-calls": true
64-
}
63+
"sequential-calls": true,
64+
"prerelease": true
65+
}

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": "9437"
50+
"touch1": "21966"
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": "9437"
50+
"touch1": "21966"
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": "9437"
50+
"touch1": "21966"
5151
}

0 commit comments

Comments
 (0)