Skip to content

Commit

Permalink
chore: adds release plz config
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood committed May 20, 2023
1 parent 0d6faee commit 971d6be
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions release-plz.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[workspace]
publish = false
changelog_update = false

[[package]]
name = "gremlin-client"
publish = true
changelog_update = true

[[package]]
name = "gremlin-cli"
changelog_update = true

0 comments on commit 971d6be

Please sign in to comment.