Skip to content

Commit 7263d9f

Browse files
committed
chore: configure Release-Please to aggregate all changes since last v4 release
Using last-release-sha to tell Release-Please to look at commits starting from 60d176d (the commit before v5 alpha work began). This will ensure the v5.0.0 release includes all changes from the alpha period.
1 parent 32f4dab commit 7263d9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"release-type": "node",
55
"always-update": true,
66
"pull-request-header": ":tractor: New release prepared",
7+
"last-release-sha": "60d176d795",
78
"packages": {
89
"packages/logger": {
910
"component": "logger"

0 commit comments

Comments
 (0)