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

Commit 91ccd8c

Browse files
committed
feat!: update all packages
1 parent 92c0ab5 commit 91ccd8c

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": "24243"
77+
"touch1": "22677"
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": "24243"
51+
"touch1": "22677"
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": "24243"
53+
"touch1": "22677"
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": "16858"
50+
"touch1": "22677"
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": "b063b50c86cd928e6198afe51c6a2079bb71310b",
55+
"last-release-sha": "92c0ab52a51aff7f81877ac957796901b1758bed",
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": "24243"
50+
"touch1": "22677"
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": "24243"
50+
"touch1": "22677"
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": "24243"
50+
"touch1": "22677"
5151
}

0 commit comments

Comments
 (0)