Skip to content

Commit

Permalink
Upgrade re-frame-10x to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
superstructor committed Aug 13, 2022
1 parent eb69941 commit 2c02ebf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#### Changed

- Upgrade shadow-cljs to 2.19.8
- Upgrade re-frame-10x to 1.5.0

## 2.4.6

Expand Down
2 changes: 1 addition & 1 deletion src/leiningen/new/re_frame/shadow-cljs.edn
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
[re-pressed "0.3.2"]{{/re-pressed?}}{{#breaking-point?}}
[breaking-point "0.1.2"]{{/breaking-point?}}
[binaryage/devtools "1.0.6"]{{#10x?}}
[day8.re-frame/re-frame-10x "1.2.8"]{{/10x?}}{{#re-frisk?}}
[day8.re-frame/re-frame-10x "1.5.0"]{{/10x?}}{{#re-frisk?}}
[re-frisk "1.6.0"]{{/re-frisk?}}{{#cider?}}
[cider/cider-nrepl "0.28.4"]{{/cider?}}{{#git-inject?}}
[day8/shadow-git-inject "0.0.5"]{{/git-inject?}}]{{#git-inject?}}
Expand Down

0 comments on commit 2c02ebf

Please sign in to comment.