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.
1 parent 41c504b commit 9cedab8Copy full SHA for 9cedab8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.14.1](https://github.com/wayofdev/docker-node/compare/v1.14.0...v1.14.1) (2023-05-17)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency pnpm to v8.5.1 ([41c504b](https://github.com/wayofdev/docker-node/commit/41c504b4d01becf1715e6e4d93d86539f0cbec55))
9
10
## [1.14.0](https://github.com/wayofdev/docker-node/compare/v1.13.3...v1.14.0) (2023-05-17)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.14.0",
+ "version": "1.14.1",
"repository": {
"url": "https://github.com/wayofdev/docker-node.git"
},
0 commit comments