Skip to content

Commit

Permalink
chore: restore environment back to development
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 19, 2024
1 parent 9326b7a commit 3f92cf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/release.sh
Expand Up @@ -24,3 +24,6 @@ for PKG in packages/* ; do
pnpm publish --access public --no-git-checks --tag $TAG
popd > /dev/null
done

# Restore environment to dev mode
pnpm dev:prepare

0 comments on commit 3f92cf0

Please sign in to comment.