Skip to content

Commit 5a4aeb2

Browse files
authored
Merge pull request #65 from wayofdev/release-please--branches--master--components--docker-node
chore(master): release 1.14.0
2 parents 7ca8a62 + 6441647 commit 5a4aeb2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## [1.14.0](https://github.com/wayofdev/docker-node/compare/v1.13.3...v1.14.0) (2023-05-17)
4+
5+
6+
### Features
7+
8+
* use reusable workflows ([e8b155a](https://github.com/wayofdev/docker-node/commit/e8b155a54de22f8153f68fd86cecc9689e3f9d51))
9+
10+
11+
### Bug Fixes
12+
13+
* add path ([cd827ec](https://github.com/wayofdev/docker-node/commit/cd827ecb623feaead659a8571e7dcb922688d7e0))
14+
* missing 20 version of node ([dac34d8](https://github.com/wayofdev/docker-node/commit/dac34d8efab43b65e630a9f5f8ab6f9f309a6b4f))
15+
* missing 20 version of node ([2663637](https://github.com/wayofdev/docker-node/commit/2663637e9290e74acc660a9e4d55883b563bffab))
16+
* set curl to version 8.x ([5d5ea99](https://github.com/wayofdev/docker-node/commit/5d5ea99c8847fa8c65ac98754634fa177bc07636))
17+
318
## [1.13.3](https://github.com/wayofdev/docker-node/compare/v1.13.2...v1.13.3) (2023-04-10)
419

520

package.json

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

0 commit comments

Comments
 (0)