Skip to content

Commit 0fce080

Browse files
committed
chore: Fix release-plz.toml
1 parent 4221231 commit 0fce080

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

release-plz.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ git_release_enable = true
1111
git_tag_enable = true
1212
changelog_update = true
1313

14-
# [[package]]
15-
# name = "atrium-cli"
16-
# publish = true
17-
# git_release_enable = true
18-
# git_tag_enable = true
19-
# changelog_update = true
14+
[[package]]
15+
name = "atrium-cli"
16+
publish = true
17+
git_release_enable = true
18+
git_tag_enable = true
19+
changelog_update = true
2020

2121
[[package]]
2222
name = "atrium-xrpc"

0 commit comments

Comments
 (0)