Skip to content

Commit

Permalink
Publish c0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 9, 2024
1 parent 90eef0b commit 49dec44
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions hubdle-version-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

### Added

- all missing ktor clients

### Changed

### Deprecated
Expand All @@ -16,6 +14,14 @@

### Updated

## [0.3.11] - 2024-10-09

### Added

- all missing ktor clients

### Updated

- `io.ktor:ktor-serialization-kotlinx-json -> 3.0.0`
- `io.ktor:ktor-client-okhttp -> 3.0.0`
- `io.ktor:ktor-client-mock -> 3.0.0`
Expand Down Expand Up @@ -1409,7 +1415,9 @@
- `com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter -> 1.0.0`
- `io.kotest.extensions:kotest-assertions-konform -> 1.0.2`

[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.10...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.11...HEAD

[0.3.11]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.10...c0.3.11

[0.3.10]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.9...c0.3.10

Expand Down

0 comments on commit 49dec44

Please sign in to comment.