Skip to content

Commit 7932d3e

Browse files
committed
chore(master): release 1.7.0
1 parent 71b56e6 commit 7932d3e

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.7.0](https://github.com/wayofdev/docker-node/compare/v1.6.0...v1.7.0) (2023-01-15)
4+
5+
6+
### Features
7+
8+
* **deps:** update pnpm to 7.25.0 ([b6e28b3](https://github.com/wayofdev/docker-node/commit/b6e28b3ed820198fff0319270364543ede8a5448))
9+
310
## [1.6.0](https://github.com/wayofdev/docker-node/compare/v1.5.0...v1.6.0) (2023-01-04)
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.6.0",
2+
"version": "1.7.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-node.git"
55
}

0 commit comments

Comments
 (0)