We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdd3b70 + d43f6c3 commit d454aaeCopy full SHA for d454aae
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.14.33](https://github.com/wayofdev/docker-node/compare/v1.14.32...v1.14.33) (2023-12-09)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.14.33",
+ "version": "1.15.0",
"repository": {
"url": "https://github.com/wayofdev/docker-node.git"
},
0 commit comments