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 e92cd87 + c75514b commit 79fe032Copy full SHA for 79fe032
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.8.1](https://github.com/wayofdev/docker-node/compare/v1.8.0...v1.8.1) (2023-02-25)
4
+
5
6
+### Bug Fixes
7
8
+* define strict versions ([e92cd87](https://github.com/wayofdev/docker-node/commit/e92cd8738e5dff5305245523d8957a22f2118f75))
9
10
## [1.8.0](https://github.com/wayofdev/docker-node/compare/v1.7.0...v1.8.0) (2023-02-22)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.8.0",
+ "version": "1.8.1",
"repository": {
"url": "https://github.com/wayofdev/docker-node.git"
},
0 commit comments