You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`.github/release-please-config.hotfix.json` defines the release process for hotfix.
302
302
- This bumps patch versions for commits.
303
-
- There is two separate configurations to allow hotfix releases without affecting the normal release cadence.
303
+
- There are two separate configurations to allow hotfix releases without affecting the normal release cadence.
304
304
- Both configurations use `node` release type, which means they update the `package.json` version. They also have `extra-files` configured to update `manifest.json` version as well.
305
305
-`.github/release-please-manifest.json` tracks the last released version.
0 commit comments