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 3e51292 + eab400b commit d1f8ae0Copy full SHA for d1f8ae0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.8.3](https://github.com/wayofdev/docker-node/compare/v1.8.2...v1.8.3) (2023-03-06)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** update dependency pnpm to v7.29.0 ([#24](https://github.com/wayofdev/docker-node/issues/24)) ([3e51292](https://github.com/wayofdev/docker-node/commit/3e5129291c7ab76a52333427a54b00ca11c7153e))
9
10
## [1.8.2](https://github.com/wayofdev/docker-node/compare/v1.8.1...v1.8.2) (2023-02-26)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.8.2",
+ "version": "1.8.3",
"repository": {
"url": "https://github.com/wayofdev/docker-node.git"
},
0 commit comments