ci(release): avoid regression in `dev` branch
Any fixes applied to the `$TESTING_BRANCH` branch should be integrated to the `$DEV_BRANCH` branch when the release is done. The `package*.json` files have their `version` updated by `semantic-release/npm`, when a new release is produced, we need to propagate to `$DEV_BRANCH` too.
Loading
-
mentioned in commit 9475ca66
-
mentioned in commit 0b02a99a
-
mentioned in merge request !29 (merged)
Please register or sign in to comment