Skip to content

Commit

Permalink
feat: release v2.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
nicornk committed Dec 16, 2024
1 parent 5abb0b2 commit e1e1bda
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [2.1.11] - 2024-12-05
## [2.1.13] - 2024-12-16

## Fixed
- fix require consent param name, should be `requireConsent` instead of require_consent (#89)

## [2.1.12] - 2024-12-05

## Fixed
- fixed pagination in `list_files` (#88)
Expand Down Expand Up @@ -316,6 +321,7 @@ and this project adheres to [Semantic Versioning].
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html

[2.1.13]: https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.12...v2.1.13
[2.1.12]: https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.11...v2.1.12
[2.1.11]: https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.10...v2.1.11
[2.1.10]: https://github.com/emdgroup/foundry-dev-tools/compare/v2.1.9...v2.1.10
Expand Down

0 comments on commit e1e1bda

Please sign in to comment.