Skip to content

Commit d454aae

Browse files
authored
Merge pull request #132 from wayofdev/release-please--branches--master
chore(master): release 1.15.0
2 parents fdd3b70 + d43f6c3 commit d454aae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.15.0](https://github.com/wayofdev/docker-node/compare/v1.14.33...v1.15.0) (2023-12-13)
4+
5+
6+
### Features
7+
8+
* add Node 16 support for legacy projects ([59bfe3e](https://github.com/wayofdev/docker-node/commit/59bfe3e1bc5237a626e29715b6f558ea74f72816))
9+
310
## [1.14.33](https://github.com/wayofdev/docker-node/compare/v1.14.32...v1.14.33) (2023-12-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.14.33",
2+
"version": "1.15.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-node.git"
55
},

0 commit comments

Comments
 (0)