Skip to content

Commit 79fe032

Browse files
authored
Merge pull request #22 from wayofdev/release-please--branches--master--components--docker-node
2 parents e92cd87 + c75514b commit 79fe032

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.8.0](https://github.com/wayofdev/docker-node/compare/v1.7.0...v1.8.0) (2023-02-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.0",
2+
"version": "1.8.1",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-node.git"
55
},

0 commit comments

Comments
 (0)