Skip to content

Commit 8cbf56a

Browse files
committed
# 0.14.72-alpha (2022-12-12 / 06eed64)
## Added - Add support for top-level shadow-cljs config/builds, not only sub-project builds ## Fixed - Better handle `:paths` in `deps.local.edn`, ensure they are picked up at boot, not only at first classpath reload
1 parent 06eed64 commit 8cbf56a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.VERSION_PREFIX

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.13
1+
0.14

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.14.72-alpha (2022-12-12 / 06eed64)
22

33
## Added
44

@@ -111,4 +111,4 @@ Initial release
111111
- lambdaisland.classpath integration
112112
- Support for cider-nrepl, refactor-nrepl
113113
- Basic support for shadow-cljs cljs nREPL-base REPL
114-
- Auto-connect for Emacs
114+
- Auto-connect for Emacs

0 commit comments

Comments
 (0)