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
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.0.1...v4.0.0) (2023-03-22)
### Features
* use channel or latest as release image tag ([8469ec0](8469ec0)), closes [#481](#481)
### BREAKING CHANGES
* now use default image tag as branch channel name or latest
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.0.0...v3.0.0) (2022-02-11)
### Bug Fixes
* **deps:** allow updates in aggregate-error and dockerode ([7a7495e](7a7495e))
* **deps:** set peerDependencies semantic-release to >=18.0.0 ([2a2a53e](2a2a53e))
### BREAKING CHANGES
* **deps:** Now min version of semantic-release is 18.0.0
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.2.0...v2.0.0) (2021-11-03)
### Bug Fixes
* **deps:** set min node version to 14.17.0 ([5bc476d](5bc476d))
* **deps:** update dependency dockerode to v3.3.1 ([27c4781](27c4781))
### Features
* support semantic-release 18 ([25c45a8](25c45a8))
### BREAKING CHANGES
* **deps:** set min node version to 14.17.0