Skip to content

Commit 70086bc

Browse files
chore(main): release 0.1.2
1 parent 03702a9 commit 70086bc

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/devopsarr/sonarr-rs/compare/v0.1.1...v0.1.2) (2026-02-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency sonarr/sonarr to v4.0.16.2944 ([125a4ae](https://github.com/devopsarr/sonarr-rs/commit/125a4ae856fa32054513cf7fe0efbcec8e0c3e6b))
9+
* **deps:** update openapitools/openapi-generator-cli docker tag to v7.17.0 ([836727f](https://github.com/devopsarr/sonarr-rs/commit/836727f8b6da642a44dd73b0d39140b1a8856ab2))
10+
* **deps:** update openapitools/openapi-generator-cli docker tag to v7.18.0 ([cfe732f](https://github.com/devopsarr/sonarr-rs/commit/cfe732f1fe48de1fd2d9d72d224f0a95f1861136))
11+
* **deps:** update openapitools/openapi-generator-cli docker tag to v7.19.0 ([df02d63](https://github.com/devopsarr/sonarr-rs/commit/df02d63d4e78be5ad626e3834be74c0e853485c5))
12+
* **deps:** update openapitools/openapi-generator-cli docker tag to v7.20.0 ([46364ad](https://github.com/devopsarr/sonarr-rs/commit/46364adef79b690a1dd1cffd0c3c7c5a2453196f))
13+
314
## [0.1.1](https://github.com/devopsarr/sonarr-rs/compare/v0.1.0...v0.1.1) (2025-09-02)
415

516

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sonarr"
3-
version = "0.1.1" # x-release-please-version
3+
version = "0.1.2" # x-release-please-version
44
authors = ["OpenAPI Generator team and contributors"]
55
description = "Sonarr API docs - The v3 API docs apply to both v3 and v4 versions of Sonarr. Some functionality may only be available in v4 of the Sonarr application."
66
license = "GPL-3.0"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Sonarr API docs - The v3 API docs apply to both v3 and v4 versions of Sonarr. So
88
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.
99

1010
- API version: v4.0.16.2944
11-
- Package version: 0.1.1 <!--- x-release-please-version -->
11+
- Package version: 0.1.2 <!--- x-release-please-version -->
1212
- Generator version: 7.20.0
1313
- Build package: `org.openapitools.codegen.languages.RustClientCodegen`
1414

0 commit comments

Comments
 (0)