Skip to content

Commit

Permalink
fix: trigger new release
Browse files Browse the repository at this point in the history
  • Loading branch information
fynnfeldpausch committed Jan 29, 2024
1 parent 6278c0d commit 7c8b7a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ alias pnt='pnpm run test'

## Release

### Creating a new version
### Creating a new version via CI (recommended)

The entire release process is automated via Google's [release please](https://github.com/googleapis/release-please) action. Release Please automates `CHANGELOG` generation, the creation of GitHub releases, and version bumps for all projects of the monorepo. As of now, the version numbers of all projects are kept in sync. That means that releasing a new version will increase the version of every project, even if the project has not been changed.

Expand Down

0 comments on commit 7c8b7a1

Please sign in to comment.