diff --git a/CHANGELOG.md b/CHANGELOG.md index 35c275d..43b50aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.1.2](https://github.com/devopsarr/readarr-rs/compare/v0.1.1...v0.1.2) (2026-02-17) + + +### Bug Fixes + +* **deps:** update openapitools/openapi-generator-cli docker tag to v7.17.0 ([bdb59fc](https://github.com/devopsarr/readarr-rs/commit/bdb59fcfb110112a4042eca2d0f697098b6b456a)) +* **deps:** update openapitools/openapi-generator-cli docker tag to v7.18.0 ([b6a883a](https://github.com/devopsarr/readarr-rs/commit/b6a883a1a3bde3bec082cfb5e06973d46edf1bbc)) +* **deps:** update openapitools/openapi-generator-cli docker tag to v7.19.0 ([67608c6](https://github.com/devopsarr/readarr-rs/commit/67608c6a54b16dd59fa93b0c9dc81cfc9953974f)) +* **deps:** update openapitools/openapi-generator-cli docker tag to v7.20.0 ([a3cbd4e](https://github.com/devopsarr/readarr-rs/commit/a3cbd4ef76c1ea34739718c4b5a2dd6a34305b62)) + ## [0.1.1](https://github.com/devopsarr/readarr-rs/compare/v0.1.0...v0.1.1) (2025-09-02) diff --git a/Cargo.toml b/Cargo.toml index 567f753..e138a41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "readarr" -version = "0.1.1" # x-release-please-version +version = "0.1.2" # x-release-please-version authors = ["OpenAPI Generator team and contributors"] description = "Readarr API docs" license = "GPL-3.0" diff --git a/README.md b/README.md index 418d5c9..84cb4f6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Readarr API docs This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec](https://openapis.org) from a remote server, you can easily generate an API client. - API version: v0.4.10.2734 -- Package version: 0.1.1 +- Package version: 0.1.2 - Generator version: 7.20.0 - Build package: `org.openapitools.codegen.languages.RustClientCodegen`