File tree 2 files changed +12
-1
lines changed 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
---
10
10
<!-- - END HEADER -->
11
11
12
+ ## [ 1.7.0] ( https://github.com/justcoded/git-extras/compare/v1.6.0...v1.7.0 ) (2025-05-12)
13
+ ### Features
14
+
15
+
16
+ ##### Plop
17
+
18
+ * Updated plopjs docker image
19
+
20
+
21
+ ---
22
+
12
23
## [ 1.6.0] ( https://github.com/justcoded/git-extras/compare/v1.5.0...v1.6.0 ) (2025-01-21)
13
24
### Features
14
25
Original file line number Diff line number Diff line change @@ -54,6 +54,6 @@ docker run -it --rm \
54
54
-e CODEBASE_DIR=" /codebase" \
55
55
-e CODEBASE_ORIGIN_DIR=" $workdir_dir " \
56
56
-e CODEBASE_LK_MODULE=" $module_name " \
57
- $dckrEnvs ghcr.io/justcoded/plopjs:0.2 .0
57
+ $dckrEnvs ghcr.io/justcoded/plopjs:0.3 .0
58
58
59
59
sudo chown -R " $( whoami) " :" $( whoami) " " $( pwd) "
You can’t perform that action at this time.
0 commit comments