Skip to content

Commit 22547f5

Browse files
authored
Merge pull request #28 from wayofdev/release-please--branches--master--components--docker-node
2 parents a117c04 + 2b469dc commit 22547f5

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [1.9.0](https://github.com/wayofdev/docker-node/compare/v1.8.3...v1.9.0) (2023-03-06)
4+
5+
6+
### Features
7+
8+
* dist will be attached into releases ([5abbafa](https://github.com/wayofdev/docker-node/commit/5abbafad8370a9876e3c67cc7d08ba159955327b))
9+
* generate dist on the fly ([acfb2bd](https://github.com/wayofdev/docker-node/commit/acfb2bdb49162d6c1eb5800c0232996ece681c8f))
10+
11+
12+
### Bug Fixes
13+
14+
* remove dist ([3ccd654](https://github.com/wayofdev/docker-node/commit/3ccd654f44fae40ac399aaab16e441dae717aa72))
15+
* typo ([c50789c](https://github.com/wayofdev/docker-node/commit/c50789ce4a0235df1f1bff934752f6729bf1404a))
16+
317
## [1.8.3](https://github.com/wayofdev/docker-node/compare/v1.8.2...v1.8.3) (2023-03-06)
418

519

package.json

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

0 commit comments

Comments
 (0)