Skip to content

Commit c149598

Browse files
alias: 2023-07-14 practicalli/project-templates in :project/create
1 parent 7fc07ac commit c149598

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.org

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#+TITLE: Changelog
22

33
* Unreleased
4+
** Added
5+
- ~:project/create~ version 2023-07-14 of practicalli/project-templatess
46

57
* 2023-07-01
68
** Added

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@
293293
{:replace-deps {io.github.seancorfield/deps-new
294294
{:git/tag "v0.5.2" :git/sha "253f32a"}
295295
io.github.practicalli/project-templates
296-
{:git/tag "2023-06-12" :git/sha "d3e95d7"}}
296+
{:git/tag "2023.07.14" :git/sha "a22c6b1"}}
297297
:exec-fn org.corfield.new/create
298298
:exec-args {:template practicalli/minimal
299299
:name practicalli/playground}}
@@ -309,7 +309,7 @@
309309

310310
:project/templates
311311
{:extra-deps {io.github.practicalli/project-templates
312-
{:git/tag "2023-06-12" :git/sha "d3e95d7"}}}
312+
{:git/tag "2023.07.14" :git/sha "a22c6b1"}}}
313313

314314
;; Convert Leiningen projects to Clojure CLI with depify
315315
;; Use `lein pprint` when `project.clj` includes quoted variables or paths to resolve

0 commit comments

Comments
 (0)