Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2021-10-18)

### Features

* skipTags registry option ([bf52afc](bf52afc))
  • Loading branch information
semantic-release-bot committed Oct 18, 2021
1 parent cf557ef commit 0288159
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/eclass/semantic-release-docker/compare/v1.1.0...v1.2.0) (2021-10-18)


### Features

* skipTags registry option ([bf52afc](https://github.com/eclass/semantic-release-docker/commit/bf52afcd29f5714ac8ba46d11e0f8cec151d9d5d))

# [1.1.0](https://github.com/eclass/semantic-release-docker/compare/v1.0.7...v1.1.0) (2021-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eclass/semantic-release-docker",
"version": "1.1.0",
"version": "1.2.0",
"description": "semantic-release plugin to tag and push docker images",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 0288159

Please sign in to comment.