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

feat: add release command to cut releases #25

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

0x-r4bbit
Copy link
Collaborator

This introduces a new pnpm release command in our template which makes use of commit-and-tag-version, that will generate changelogs based on our project's commit histories.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • Added natspec comments?
  • Ran forge snapshot?
  • Ran pnpm gas-report?
  • Ran pnpm lint?
  • Ran forge test?
  • Ran pnpm verify?

@0x-r4bbit 0x-r4bbit requested a review from 3esmit February 27, 2024 11:23
This introduces a new `pnpm release` command in our template which makes
use of `commit-and-tag-version`, that will generate changelogs based on
our project's commit histories.
@0x-r4bbit 0x-r4bbit force-pushed the feat/release-capabilities branch from 3df5510 to 1eadba9 Compare February 27, 2024 19:44
@0x-r4bbit 0x-r4bbit merged commit 2eec9a8 into main Feb 28, 2024
7 checks passed
@0x-r4bbit 0x-r4bbit deleted the feat/release-capabilities branch February 28, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants