Skip to content

Commit 4550b75

Browse files
authored
chore: exit changeset prerelease mode for the 4.5.0 release (triggerdotdev#4099)
Takes changesets out of rc prerelease mode so the next version bump produces the stable 4.5.0 GA release rather than another release candidate.
1 parent 3af1d22 commit 4550b75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"mode": "pre",
2+
"mode": "exit",
33
"tag": "rc",
44
"initialVersions": {
55
"coordinator": "0.0.1",

0 commit comments

Comments
 (0)