-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Milestone
Description
Breaking changes that affect Wizard:
Release branch: cairo/next
Release checklist (after cairo-contracts is released):
- Update
contractsVersionstring in https://github.com/OpenZeppelin/contracts-wizard/blob/cairo/next/packages/core-cairo/src/utils/version.ts to the latest released version number of cairo-contracts - Merge branch
cairo/nexttomaster - Release new version of
@openzeppelin/wizard-cairoto npm frompackages/core-cairo- Update version in
packages/core-cairo/CHANGELOG.md - Bump package version (to
0.4.0since it's a breaking change), tag, and publish, e.g:
- Update version in
yarn config set version-tag-prefix "@openzeppelin/wizard-cairo@"
yarn config set version-git-message "Publish @openzeppelin/wizard-cairo@%s"
yarn version
git push upstream --tags master
npm publish
andrew-fleming
Metadata
Metadata
Assignees
Labels
No labels