File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
- ci: exclude clojurescript from antq version check
6
6
- ~:project/create~ version 2023-08-01 of practicalli/project-templates
7
7
- ci: spell lychee & repository trufflehog linters warn only (false positives)
8
+ - ~:project/create~ version 2023-08-01 of practicalli/project-templates
8
9
9
10
* 2023-07-26
10
11
** 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-08-01 " :git/sha " 33dc751 " }}
296
+ {:git/tag " 2023-08-02 " :git/sha " eaa11fa " }}
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-08-01 " :git/sha " 33dc751 " }}}
312
+ {:git/tag " 2023-08-02 " :git/sha " eaa11fa " }}}
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