File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
* Unreleased
4
4
5
+ * 2023-06-11
6
+ ** Updated
7
+ *** practicalli/project-templates version 2023-06-11
8
+
5
9
* 2023-06-02
6
10
** Updated
7
11
*** ci: setup-clojure action version 11
Original file line number Diff line number Diff line change 292
292
{:replace-deps {io.github.seancorfield/deps-new
293
293
{:git/tag " v0.5.2" :git/sha " 253f32a" }
294
294
io.github.practicalli/project-templates
295
- {:git/tag " 2023.04.25 " :git/sha " 66713b9 " }}
295
+ {:git/tag " 2023-06-11 " :git/sha " 22047b8 " }}
296
296
:exec-fn org.corfield.new/create
297
297
:exec-args {:template practicalli/application
298
298
:name practicalli/playground}}
308
308
309
309
:project/templates
310
310
{:extra-deps {io.github.practicalli/project-templates
311
- {:git/tag " 2023.04.25 " :git/sha " 66713b9 " }}}
311
+ {:git/tag " 2023-06-11 " :git/sha " 22047b8 " }}}
312
312
313
313
; ; Convert Leiningen projects to Clojure CLI with depify
314
314
; ; Use `lein pprint` when `project.clj` includes quoted variables or paths to resolve
You can’t perform that action at this time.
0 commit comments