Skip to content

Commit

Permalink
Add nu-plugin-test-support to release script (nushell#810)
Browse files Browse the repository at this point in the history
Discovered during 0.92.0 release
  • Loading branch information
kubouch committed Apr 2, 2024
1 parent dc0aa00 commit 368785e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make_release/nu_release.nu
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export def main [] {
nu-plugin,
nu-color-config,
nu-parser,
nu-plugin-test-support
nu-std,
nu-table,
nu-cmd-base,
Expand Down

0 comments on commit 368785e

Please sign in to comment.