Skip to content

Commit 3463672

Browse files
committed
Merge branch 'master' of github-lotyp:wayofdev/docker-node
* 'master' of github-lotyp:wayofdev/docker-node: chore(master): release 1.3.0
2 parents 8319882 + 46c5993 commit 3463672

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/wayofdev/docker-node/compare/v1.2.0...v1.3.0) (2022-12-20)
4+
5+
6+
### Features
7+
8+
* update pnpm binary ([6fa9add](https://github.com/wayofdev/docker-node/commit/6fa9addb9fab88db3213e8893cfd28e030d013c8))
9+
10+
11+
### Bug Fixes
12+
13+
* pnpm version download link wrong ([a0671ce](https://github.com/wayofdev/docker-node/commit/a0671ce9fe4b5429ae5f3a9f61a0085563f8a3ce))
14+
315
## [1.2.0](https://github.com/wayofdev/docker-node/compare/v1.1.0...v1.2.0) (2022-12-09)
416

517

package.json

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

0 commit comments

Comments
 (0)