Skip to content

Commit 2b78f27

Browse files
committed
revert: Make 16.6.2 the previos version
1 parent 058133a commit 2b78f27

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/release-please/config.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"release-type": "node",
33
"prerelease": true,
4-
"prerelease-type": "beta",
5-
"versioning-strategy": "prerelease",
6-
"bootstrap-sha": "7d44c5a9ce784789a9345742d5355639ad4fd9c5",
4+
"versioning": "prerelease",
75
"include-component-in-tag": false,
86
"changelog-sections": [
97
{ "type": "feat", "section": "Features", "hidden": false },

.github/release-please/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ ".": "17.0.0-beta03" }
1+
{ ".": "17.0.0-3" }

0 commit comments

Comments
 (0)