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 f301c22 commit d3cd9f1Copy full SHA for d3cd9f1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.13.2](https://github.com/wayofdev/docker-node/compare/v1.13.1...v1.13.2) (2023-04-04)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency pnpm to v8.1.1 ([f301c22](https://github.com/wayofdev/docker-node/commit/f301c2235c1b3c4889d69e6b19f11caa770a2e57))
9
10
## [1.13.1](https://github.com/wayofdev/docker-node/compare/v1.13.0...v1.13.1) (2023-03-30)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.13.1",
+ "version": "1.13.2",
"repository": {
"url": "https://github.com/wayofdev/docker-node.git"
},
0 commit comments