Skip to content

Commit 0225320

Browse files
alias: project/create latest practicalli project-template release
1 parent 4625607 commit 0225320

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.org

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
- health: remove FUNDING.yaml and use Practicalli Org file
66
- readme: update sponsorship link to practicalli-johnny account
77

8-
8+
** Updated
9+
- alias: project/create latest practicalli project-template release
910

1011
* 2024-01-03
1112
** Changed

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
{:replace-deps {io.github.seancorfield/deps-new
239239
{:git/tag "v0.6.0" :git/sha "64e79d1"}
240240
io.github.practicalli/project-templates
241-
{:git/tag "2023-11-03" :git/sha "684d2f6"}}
241+
{:git/tag "2024-01-23" :git/sha "68154df"}}
242242
:exec-fn org.corfield.new/create
243243
:exec-args {:template practicalli/minimal
244244
:name practicalli/playground}}
@@ -255,7 +255,7 @@
255255

256256
:project/templates
257257
{:extra-deps {io.github.practicalli/project-templates
258-
{:git/tag "2023-11-03" :git/sha "684d2f6"}}}
258+
{:git/tag "2024-01-23" :git/sha "68154df"}}}
259259
;; ---------------------------------------------------
260260

261261
;; ---------------------------------------------------

0 commit comments

Comments
 (0)