Skip to content

Commit

Permalink
chore(release): 1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.7](v1.0.6...v1.0.7) (2021-04-25)

### Bug Fixes

* **deps:** update dependency dockerode to v3.3.0 ([eaf64a1](eaf64a1))
  • Loading branch information
semantic-release-bot committed Apr 25, 2021
1 parent eaf64a1 commit cc2bcf5
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.0.7](https://github.com/eclass/semantic-release-docker/compare/v1.0.6...v1.0.7) (2021-04-25)


### Bug Fixes

* **deps:** update dependency dockerode to v3.3.0 ([eaf64a1](https://github.com/eclass/semantic-release-docker/commit/eaf64a186756cc6867cf66e569e05ddee038e699))

## [1.0.6](https://github.com/eclass/semantic-release-docker/compare/v1.0.5...v1.0.6) (2020-12-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.0.6",
"version": "1.0.7",
"description": "semantic-release plugin to tag and push docker images",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit cc2bcf5

Please sign in to comment.