Skip to content

Commit e0626b5

Browse files
release: 2024-04-20 latest practicalli project-template release
1 parent 66d7d37 commit e0626b5

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+
* 2024-04-20
6+
** Updated
7+
- alias: project/create latest practicalli project-template release
8+
59
* 2024-02-16
610
** Changed
711
- health: remove FUNDING.yaml and use Practicalli Org file

deps.edn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
{:replace-deps {io.github.seancorfield/deps-new
228228
{:git/tag "v0.7.0" :git/sha "58f2c19"}
229229
io.github.practicalli/project-templates
230-
{:git/tag "2024-01-23" :git/sha "68154df"}}
230+
{:git/tag "2024-04-20" :git/sha "7b3832b"}}
231231
:exec-fn org.corfield.new/create
232232
:exec-args {:template practicalli/minimal
233233
:name practicalli/playground}}
@@ -244,7 +244,7 @@
244244

245245
:project/templates
246246
{:extra-deps {io.github.practicalli/project-templates
247-
{:git/tag "2024-01-23" :git/sha "68154df"}}}
247+
{:git/tag "2024-04-20" :git/sha "7b3832b"}}}
248248
;; ---------------------------------------------------
249249

250250
;; ---------------------------------------------------

0 commit comments

Comments
 (0)