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

Commit 7e91b91

Browse files
committed
fix: update pkg3
1 parent 4646ee6 commit 7e91b91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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": "28731"
5151
}

release-please-config.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"pull-request-title-pattern": "chore: release${component} ${version}",
5858
"pull-request-header": " ",
5959
"pull-request-footer": " ",
60-
"last-release-sha": "2c83cdbb75b09d8d74e98bb65812aa48e789f811",
60+
"last-release-sha": "1f5c62d35cc4db7a306ed5ac1e94a539f7786d84",
6161
"release-search-depth": 7,
6262
"commit-search-depth": 1,
6363
"sequential-calls": true
64-
}
64+
}

0 commit comments

Comments
 (0)