imgix / js-core

A JavaScript client library for generating image URLs with imgix
https://www.imgix.com
BSD 2-Clause "Simplified" License
122 stars 21 forks source link

build: enable semantic release on all branches #301

Closed luqven closed 3 years ago

luqven commented 3 years ago

This commit enables semantic release on main, next, beta, and alpha branches. It includes most of 54185bfb20dae093bfadff9ed79c2e2848bb4d7f, except the @ nesting for next has been removed (ie fixed) and releases are enabled in all branches, no just next.

The next branch should not be deleted once this is merged in. There is a pre-release that's still based on its current state. Instead, once this branch is merged in, next should make a merge commit, bringing the two branches in sync.

Once the pre-release feature has been release on main, then the next branch can be safely deleted.

commit-lint[bot] commented 3 years ago

Build System

Contributors

luqven

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
imgix-git-robot commented 2 years ago

:tada: This PR is included in version 3.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: