We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae2455 commit ca37cc2Copy full SHA for ca37cc2
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
5
+
6
+## 0.0.11
7
8
### Added
9
10
- Added `deps.cljs` which specifies react, react-refresh
project.clj
@@ -1,4 +1,4 @@
1
-(defproject lilactown/helix "0.0.10"
+(defproject lilactown/helix "0.0.11"
:description "ClojureScript optimized for modern React development."
:url "https://github.com/Lokeh/helix"
:license {:name "Eclipse Public License"
0 commit comments