File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
17
## [ 1.8.3] ( https://github.com/wayofdev/docker-node/compare/v1.8.2...v1.8.3 ) (2023-03-06)
4
18
5
19
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.8.3 " ,
2
+ "version" : " 1.9.0 " ,
3
3
"repository" : {
4
4
"url" : " https://github.com/wayofdev/docker-node.git"
5
5
},
You can’t perform that action at this time.
0 commit comments