forked from bgd-labs/foundry-zksync-toolchain
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'foundry-toolchain/master'
- Loading branch information
Showing
13 changed files
with
117,530 additions
and
116,526 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
v20.18.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
## Releasing | ||
|
||
- Make sure the dist folder is up to date (run `npm build` and make sure there is no diff) | ||
- Make sure the dist folder is up to date (run `npm run build` and make sure there is no diff) | ||
- Create a new tag (`vx.y.z`) and push it (or create it through GitHub) | ||
- Publish a new GitHub release, ensuring "Publish to GitHub Marketplace" is checked | ||
- **Important**: You should also move the `vx` tag to the new release. For example, if you are releasing a `v1.y.z` version, also move the `v1` tag to the same commit. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.