File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed
Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.14.1] ( https://github.com/wayofdev/docker-node/compare/v1.14.0...v1.14.1 ) (2023-05-17)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** update dependency pnpm to v8.5.1 ([ 41c504b] ( https://github.com/wayofdev/docker-node/commit/41c504b4d01becf1715e6e4d93d86539f0cbec55 ) )
9+
10+ ## [ 1.14.0] ( https://github.com/wayofdev/docker-node/compare/v1.13.3...v1.14.0 ) (2023-05-17)
11+
12+
13+ ### Features
14+
15+ * use reusable workflows ([ e8b155a] ( https://github.com/wayofdev/docker-node/commit/e8b155a54de22f8153f68fd86cecc9689e3f9d51 ) )
16+
17+
18+ ### Bug Fixes
19+
20+ * add path ([ cd827ec] ( https://github.com/wayofdev/docker-node/commit/cd827ecb623feaead659a8571e7dcb922688d7e0 ) )
21+ * missing 20 version of node ([ dac34d8] ( https://github.com/wayofdev/docker-node/commit/dac34d8efab43b65e630a9f5f8ab6f9f309a6b4f ) )
22+ * missing 20 version of node ([ 2663637] ( https://github.com/wayofdev/docker-node/commit/2663637e9290e74acc660a9e4d55883b563bffab ) )
23+ * set curl to version 8.x ([ 5d5ea99] ( https://github.com/wayofdev/docker-node/commit/5d5ea99c8847fa8c65ac98754634fa177bc07636 ) )
24+
325## [ 1.13.3] ( https://github.com/wayofdev/docker-node/compare/v1.13.2...v1.13.3 ) (2023-04-10)
426
527
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.13.3 " ,
2+ "version" : " 1.14.1 " ,
33 "repository" : {
44 "url" : " https://github.com/wayofdev/docker-node.git"
55 },
66 "dependencies" : {
7- "pnpm" : " 8.2.0 "
7+ "pnpm" : " 8.5.1 "
88 }
99}
You can’t perform that action at this time.
0 commit comments