Skip to content

Commit e1e1bda

Browse files
committed
feat: release v2.1.13
1 parent 5abb0b2 commit e1e1bda

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog],
66
and 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

0 commit comments

Comments
 (0)