Skip to content

Commit

Permalink
Version 5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobiscaro2112 committed Aug 27, 2024
1 parent 8269d9b commit 7869e9b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [5.18.0]
- Bump dependencies
- org.clojure/clojure from 1.11.1 to 1.11.4
- com.taoensso/timbre from 4.10.0 to 6.5.0
- nubank/matcher-combinators from 3.5.0 to 3.9.1

## [5.17.0]
- revert linter `state-flow.labs.state/with-redefs`

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject nubank/state-flow "5.17.0"
(defproject nubank/state-flow "5.18.0"
:description "Integration testing with composable flows"
:url "https://github.com/nubank/state-flow"
:license {:name "MIT"}
Expand Down

0 comments on commit 7869e9b

Please sign in to comment.