Skip to content

Commit

Permalink
Merge pull request #132 from wayofdev/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 1.15.0
  • Loading branch information
lotyp authored Dec 13, 2023
2 parents fdd3b70 + d43f6c3 commit d454aae
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 @@
# Changelog

## [1.15.0](https://github.com/wayofdev/docker-node/compare/v1.14.33...v1.15.0) (2023-12-13)


### Features

* add Node 16 support for legacy projects ([59bfe3e](https://github.com/wayofdev/docker-node/commit/59bfe3e1bc5237a626e29715b6f558ea74f72816))

## [1.14.33](https://github.com/wayofdev/docker-node/compare/v1.14.32...v1.14.33) (2023-12-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.14.33",
"version": "1.15.0",
"repository": {
"url": "https://github.com/wayofdev/docker-node.git"
},
Expand Down

0 comments on commit d454aae

Please sign in to comment.