Releases: esatterwhite/semantic-release-docker
Releases · esatterwhite/semantic-release-docker
v6.1.1
07 Apr 15:04
Compare
Sorry, something went wrong.
No results found
6.1.1 (2026-04-07)
Chores
dep-dev : eslint-config-logdna@8.0.1 5e65753 - Eric Satterwhite
dep-dev : tap@21.6.3 d964fa1 - Eric Satterwhite
deps : debug@4.4.3 4cead0d - Eric Satterwhite
dep : semver@7.7.4 8766a8c - Eric Satterwhite
deps : execa@9.6.1 0ca2618 - Eric Satterwhite
deps : handlebars@4.7.9 2ad82f0 - Eric Satterwhite
deps : semantic-release/error@4.0.0 afa593b - Eric Satterwhite
v6.1.0
06 Apr 19:54
Compare
Sorry, something went wrong.
No results found
6.1.0 (2026-04-06)
Features
image : allow the network flag to be omitted 3beac6c - Eric Satterwhite, closes: #63
v6.0.0
06 Apr 15:58
Compare
Sorry, something went wrong.
No results found
6.0.0 (2026-04-06)
Chores
ci : update github workflow for recent version of semantic release 66bfaa4 - Eric Satterwhite
deps : actions/core@3.0.0 f24c6ba - Eric Satterwhite, closes: #65
pkg : fix start / stop scripts 1136737 - Eric Satterwhite
BREAKING CHANGES
ci: minimum node versions >=20
v5.1.1
24 May 20:59
Compare
Sorry, something went wrong.
No results found
5.1.1 (2025-05-24)
Bug Fixes
ci : update actions runner dependencies 1f23b01 - Eric Satterwhite
plugin : better support for multiple plugin instances 8b6621c - Eric Satterwhite, closes: #60
Chores
compose : update docker registry certs 4513f83 - Eric Satterwhite
deps : object-hash@3.0.0 e04e9d3 - Eric Satterwhite
deps : stream-buffers@3.0.3 b937a46 - Eric Satterwhite
v5.1.0
30 Dec 00:05
Compare
Sorry, something went wrong.
No results found
5.1.0 (2024-12-30)
Chores
deps : actions/core@1.11.1 dd03ed4 - Eric Satterwhite
Features
plugin : add basic support for github actions 01085f6 - Eric Satterwhite, closes: #49
v5.0.4
23 Dec 16:45
Compare
Sorry, something went wrong.
No results found
5.0.4 (2024-12-23)
Continuous Integration
fix test a4b886c - Eric Satterwhite
v5.0.3
25 Mar 18:30
Compare
Sorry, something went wrong.
No results found
5.0.3 (2024-03-25)
Bug Fixes
verify : fix logic around the conditional prepare step ae8335a - Eric Satterwhite
v5.0.2
22 Mar 22:26
Compare
Sorry, something went wrong.
No results found
5.0.2 (2024-03-22)
Bug Fixes
config : propgate dry run option to docker image 1438ded - Eric Satterwhite
v5.0.1
22 Mar 21:48
Compare
Sorry, something went wrong.
No results found
5.0.1 (2024-03-22)
Bug Fixes
config : include the dry-run param from input options 2de549f - Eric Satterwhite
v5.0.0
22 Mar 18:55
Compare
Sorry, something went wrong.
No results found
5.0.0 (2024-03-22)
Chores
compose : update test registry certs fa8d771 - Eric Satterwhite
Features
docker : include support for buildx ccf9954 - Eric Satterwhite, closes: #44 #39
Miscellaneous
README.md : fix typo in README.md 700e2f0 - Eric Satterwhite
BREAKING CHANGES
docker: images built with buildx will not be stored locally
docker: dockerVerifyCmd will only take effect during dry runs (--dry-run)