Skip to content

Commit

Permalink
chore: release v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naimo84 committed Apr 2, 2023
1 parent 4e7ff94 commit cd6e638
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.14.0](https://github.com/naimo84/node-red-contrib-dockerode/compare/v0.13.1...v0.14.0)

- feat: add TLS Config, #49 [`4e7ff94`](https://github.com/naimo84/node-red-contrib-dockerode/commit/4e7ff94e245cf1b8d66db7fe17cc2e5cb056556d)

#### [v0.13.1](https://github.com/naimo84/node-red-contrib-dockerode/compare/v0.13.0...v0.13.1)

> 8 January 2023
- fix: issue #46, Cannot read property 'options' of undefined" [`f77f6fc`](https://github.com/naimo84/node-red-contrib-dockerode/commit/f77f6fcec55bf7deeff415853f4ddff70b1e9bba)
- chore: release v0.13.1 [`c01cab8`](https://github.com/naimo84/node-red-contrib-dockerode/commit/c01cab863335b70f7e86bfc29b7eaa259ca82445)

#### [v0.13.0](https://github.com/naimo84/node-red-contrib-dockerode/compare/v0.12.1...v0.13.0)

Expand Down
4 changes: 2 additions & 2 deletions 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": "node-red-contrib-dockerode",
"version": "0.13.1",
"version": "0.14.0",
"description": "node-red nodes to communicate with docker",
"author": {
"name": "naimo84",
Expand Down

0 comments on commit cd6e638

Please sign in to comment.