Skip to content

Commit

Permalink
release: 2024-02-04, Version 4.5.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dependant-bot committed Feb 4, 2024
1 parent ba9eec2 commit 692e1aa
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Release Docker

## [4.5.1](https://github.com/esatterwhite/semantic-release-docker/compare/v4.5.0...v4.5.1) (2024-02-04)


### Bug Fixes

* **image**: account for stderr when looking for an image sha [ba9eec2](https://github.com/esatterwhite/semantic-release-docker/commit/ba9eec2888fb4478a3a90f741de41a155b6c525e) - Eric Satterwhite, closes: [#46](https://github.com/esatterwhite/semantic-release-docker/issues/46)

# [4.5.0](https://github.com/esatterwhite/semantic-release-docker/compare/v4.4.0...v4.5.0) (2023-10-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codedependant/semantic-release-docker",
"private": false,
"version": "4.5.0",
"version": "4.5.1",
"description": "docker package",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 692e1aa

Please sign in to comment.