File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
* Unreleased
4
4
** Changed
5
5
- ci: exclude clojurescript from antq version check
6
+ - ~:project/create~ version 2023-08-01 of practicalli/project-templates
6
7
7
8
* 2023-07-26
8
9
** Added
Original file line number Diff line number Diff line change 293
293
{:replace-deps {io.github.seancorfield/deps-new
294
294
{:git/tag " v0.5.2" :git/sha " 253f32a" }
295
295
io.github.practicalli/project-templates
296
- {:git/tag " 2023-07-26 " :git/sha " 8f96e4b " }}
296
+ {:git/tag " 2023-08-01 " :git/sha " 33dc751 " }}
297
297
:exec-fn org.corfield.new/create
298
298
:exec-args {:template practicalli/minimal
299
299
:name practicalli/playground}}
309
309
310
310
:project/templates
311
311
{:extra-deps {io.github.practicalli/project-templates
312
- {:git/tag " 2023-07-26 " :git/sha " 8f96e4b " }}}
312
+ {:git/tag " 2023-08-01 " :git/sha " 33dc751 " }}}
313
313
314
314
; ; Convert Leiningen projects to Clojure CLI with depify
315
315
; ; 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