File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ,
66and this project adheres to [ Semantic Versioning] .
77
8- ## [ 2.1.11] - 2024-12-05
8+ ## [ 2.1.13] - 2024-12-16
9+
10+ ## Fixed
11+ - fix require consent param name, should be ` requireConsent ` instead of require_consent (#89 )
12+
13+ ## [ 2.1.12] - 2024-12-05
914
1015## Fixed
1116- fixed pagination in ` list_files ` (#88 )
@@ -316,6 +321,7 @@ and this project adheres to [Semantic Versioning].
316321[ Keep a Changelog ] : https://keepachangelog.com/en/1.0.0/
317322[ Semantic Versioning ] : https://semver.org/spec/v2.0.0.html
318323
324+ [ 2.1.13 ] : https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.12...v2.1.13
319325[ 2.1.12 ] : https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.11...v2.1.12
320326[ 2.1.11 ] : https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.10...v2.1.11
321327[ 2.1.10 ] : https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.9...v2.1.10
You can’t perform that action at this time.
0 commit comments