File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.8.0] ( https://github.com/wayofdev/docker-node/compare/v1.7.0...v1.8.0 ) (2023-02-22)
4
+
5
+
6
+ ### Features
7
+
8
+ * update pnpm ([ c15f739] ( https://github.com/wayofdev/docker-node/commit/c15f739a7489d66be0e9067d66235521012ddb01 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * failing github ci ([ c1c4317] ( https://github.com/wayofdev/docker-node/commit/c1c43178fff7d6c0ceb86711e3169a0e7e975765 ) )
14
+ * IMAGE_TAG should be defined before build ([ f46dacf] ( https://github.com/wayofdev/docker-node/commit/f46dacf407bd6d0423282f407d74a6e4ce033485 ) )
15
+ * missing IMAGE_TAG ([ 93037f7] ( https://github.com/wayofdev/docker-node/commit/93037f7a4cab750c091633e2f1c3d88b99776f3e ) )
16
+
17
+
18
+ ### Miscellaneous
19
+
20
+ * changes ([ a35f9ee] ( https://github.com/wayofdev/docker-node/commit/a35f9ee8f40425b7cc28c6408a156c6cc4cad340 ) )
21
+
3
22
## [ 1.7.0] ( https://github.com/wayofdev/docker-node/compare/v1.6.0...v1.7.0 ) (2023-01-15)
4
23
5
24
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.7 .0" ,
2
+ "version" : " 1.8 .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