Skip to content

Commit 425cafe

Browse files
release: practicalli/project-template landing-page
1 parent 24dd1ce commit 425cafe

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.org

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
* Unreleased
44

5+
* 2023-06-11
6+
** Updated
7+
*** practicalli/project-templates version 2023-06-11
8+
59
* 2023-06-02
610
** Updated
711
*** ci: setup-clojure action version 11

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
{:replace-deps {io.github.seancorfield/deps-new
293293
{:git/tag "v0.5.2" :git/sha "253f32a"}
294294
io.github.practicalli/project-templates
295-
{:git/tag "2023.04.25" :git/sha "66713b9"}}
295+
{:git/tag "2023-06-11" :git/sha "22047b8"}}
296296
:exec-fn org.corfield.new/create
297297
:exec-args {:template practicalli/application
298298
:name practicalli/playground}}
@@ -308,7 +308,7 @@
308308

309309
:project/templates
310310
{: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"}}}
312312

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

0 commit comments

Comments
 (0)