Skip to content

Commit 827a347

Browse files
committed
chore(master): release 1.14.3
1 parent dd38087 commit 827a347

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.14.3](https://github.com/wayofdev/docker-node/compare/v1.14.2...v1.14.3) (2023-05-17)
4+
5+
6+
### Bug Fixes
7+
8+
* empty version string ([e1d75c7](https://github.com/wayofdev/docker-node/commit/e1d75c7b2ad746642afdac64bd6109b87d380c90))
9+
310
## [1.14.2](https://github.com/wayofdev/docker-node/compare/v1.14.1...v1.14.2) (2023-05-17)
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.14.2",
2+
"version": "1.14.3",
33
"repository": {
44
"url": "https://github.com/wayofdev/docker-node.git"
55
},

0 commit comments

Comments
 (0)