Skip to content

Commit 9f9bc60

Browse files
committed
chore: reinstate bootstrap sha to release-please config
1 parent 8f1b233 commit 9f9bc60

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/helia/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const version = '1.3.12'
1+
export const version = '2.0.0'
22
export const name = 'helia'

release-please-config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"packages/interface": {},
77
"packages/interop": {}
88
},
9+
"bootstrap-sha": "51417df2e39097a1e6f276938a1090fe2f46143a",
10+
"last-release-sha": "8f1b233685f662a1131711e1b98e8ff31ccc3460",
911
"changelog-sections": [
1012
{ "type": "feat", "section": "Features", "hidden": false },
1113
{ "type": "fix", "section": "Bug Fixes", "hidden": false },

0 commit comments

Comments
 (0)