Skip to content

Commit 5366f45

Browse files
authored
Merge pull request #2 from devopsarr/release-please--branches--main--components--radarr
chore(main): release 0.1.0
2 parents 902f0b8 + e9484e1 commit 5366f45

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-02-09)
4+
5+
6+
### Features
7+
8+
* add rust sdks ([4349587](https://github.com/devopsarr/radarr-rs/commit/4349587fd27e09adbd71787686b5a05536ff26a7))

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.0.1" # x-release-please-version
3+
version = "0.1.0" # 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.0.1 <!--- x-release-please-version -->
11+
- Package version: 0.1.0 <!--- x-release-please-version -->
1212
- Generator version: 7.11.0
1313
- Build package: `org.openapitools.codegen.languages.RustClientCodegen`
1414

0 commit comments

Comments
 (0)