Skip to content

Commit

Permalink
publish package
Browse files Browse the repository at this point in the history
  • Loading branch information
bodinsamuel committed Jan 14, 2025
1 parent af4fa5d commit 2c3ea4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ bump_and_npm_publish "@nangohq/node" "$VERSION"
bump_other_pkg "runner-sdk" "node"
bump_other_pkg "cli" "node"

# Runner SDK
bump_and_npm_publish "@nangohq/runner-sdk" "$VERSION"
bump_other_pkg "cli" "runner-sdk"

# CLI
bump_and_npm_publish "nango" "$VERSION"

Expand Down

0 comments on commit 2c3ea4b

Please sign in to comment.