Skip to content

Commit a298a93

Browse files
authored
Merge pull request #143 from wayofdev/release-please--branches--master
chore(master): release 1.15.5
2 parents 814ab1f + 6134cc9 commit a298a93

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.15.5](https://github.com/wayofdev/docker-node/compare/v1.15.4...v1.15.5) (2024-01-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency pnpm to v8.14.2 ([814ab1f](https://github.com/wayofdev/docker-node/commit/814ab1fa5e219a132ef6670005211bec819284d5))
9+
310
## [1.15.4](https://github.com/wayofdev/docker-node/compare/v1.15.3...v1.15.4) (2024-01-10)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.15.4",
2+
"version": "1.15.5",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-node.git"
55
},

0 commit comments

Comments
 (0)