Skip to content

Commit 7371703

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2022-08-29) ### Bug Fixes * add error log to publish step ([ff54932](ff54932)) * add error logging to tag ([ab4e5d8](ab4e5d8))
1 parent 0b663f2 commit 7371703

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.0.1](https://github.com/eclass/semantic-release-docker/compare/v3.0.0...v3.0.1) (2022-08-29)
2+
3+
4+
### Bug Fixes
5+
6+
* add error log to publish step ([ff54932](https://github.com/eclass/semantic-release-docker/commit/ff54932e9761fc98284c5ef54f70b5328f5a08f1))
7+
* add error logging to tag ([ab4e5d8](https://github.com/eclass/semantic-release-docker/commit/ab4e5d8166fa01284a13ef8c87b1eccd8a9e8a89))
8+
19
# [3.0.0](https://github.com/eclass/semantic-release-docker/compare/v2.0.0...v3.0.0) (2022-02-11)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclass/semantic-release-docker",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "semantic-release plugin to tag and push docker images",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)