Skip to content

Commit b094424

Browse files
chore(main): release 0.1.1
1 parent 453baf1 commit b094424

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [0.1.1](https://github.com/devopsarr/radarr-rs/compare/v0.1.0...v0.1.1) (2025-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update openapitools/openapi-generator-cli docker tag to v7.12.0 ([cc08cc9](https://github.com/devopsarr/radarr-rs/commit/cc08cc997bbb2419342b60f263ecab86efdd66a2))
9+
310
## 0.1.0 (2025-02-09)
411

512

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "radarr"
3-
version = "0.1.0" # x-release-please-version
3+
version = "0.1.1" # x-release-please-version
44
authors = ["OpenAPI Generator team and contributors"]
55
description = "Radarr API docs"
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 @@ Radarr API docs
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: v5.18.4.9674
11-
- Package version: 0.1.0 <!--- x-release-please-version -->
11+
- Package version: 0.1.1 <!--- x-release-please-version -->
1212
- Generator version: 7.12.0
1313
- Build package: `org.openapitools.codegen.languages.RustClientCodegen`
1414

0 commit comments

Comments
 (0)