Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #50

Merged
merged 5 commits into from
Jun 5, 2023
Merged

Dev #50

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,10 @@ is available.
- git push
- git push --tags
7. Create a GitHub Release (optional)
8. Update (reinstall) plugin in staging studio, run `sanity deploy`, and validate published package.
8. Update (reinstall) plugin in staging studio, deploy updated studio, and validate published package.
- npm i sanity-plugin-taxonomy-manager
- sanity deploy
- https://taxonomy-manager.sanity.studio/

source: https://cloudfour.com/thinks/how-to-publish-an-updated-version-of-an-npm-package/
-->