File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
#+TITLE: Changelog
2
2
3
3
* Unreleased
4
+
5
+ * 2023-07-26
4
6
** Added
5
- - ~:project/create~ version 2023-07-14 of practicalli/project-templatess
7
+ - ~:project/create~ version 2023-07-14 of practicalli/project-templates
8
+ - ~:project/create~ version 2023-07-26 of practicalli/project-templates
6
9
7
10
* 2023-07-01
8
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-07-17-2 " :git/sha " 803fd54 " }}
296
+ {:git/tag " 2023-07-26 " :git/sha " 8f96e4b " }}
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-17-2 " :git/sha " 803fd54 " }}}
312
+ {:git/tag " 2023-07-26 " :git/sha " 8f96e4b " }}}
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