Skip to content

Commit

Permalink
Merge pull request #41 from fortanix/release/v1.0.0-beta-20241129
Browse files Browse the repository at this point in the history
Release v1.0.0-beta-20241129
  • Loading branch information
mkrause authored Nov 29, 2024
2 parents 3895998 + 64c0034 commit 49e6aa5
Show file tree
Hide file tree
Showing 5 changed files with 890 additions and 1,268 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To create a new release:
- Create a release branch named `release/vx.y.z`.

- Submit a release PR targeting the `master` branch:
- Bumps the version in `package.json.js`.
- Bump the version in `package.json.js`.
- Run `npm run install-project` to update the `package.json` and `package-lock.json` files.
- The commit message should be of the form "Release vx.y.z"
- The title of the release PR should be of the form "Release vx.y.z"
Expand Down
Loading

0 comments on commit 49e6aa5

Please sign in to comment.