Skip to content

Commit d1f8ae0

Browse files
authored
Merge pull request #25 from wayofdev/release-please--branches--master--components--docker-node
2 parents 3e51292 + eab400b commit d1f8ae0

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.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+
310
## [1.8.2](https://github.com/wayofdev/docker-node/compare/v1.8.1...v1.8.2) (2023-02-26)
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.2",
2+
"version": "1.8.3",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-node.git"
55
},

0 commit comments

Comments
 (0)