Skip to content

Commit

Permalink
Merge pull request #72 from devopsarr/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 1.1.0
  • Loading branch information
Fuochi authored Jan 24, 2025
2 parents 37c839f + cf26516 commit 7e6b060
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.0](https://github.com/devopsarr/sonarr-go/compare/v1.0.2...v1.1.0) (2025-01-20)


### Features

* remove broken root api path ([54fc7ae](https://github.com/devopsarr/sonarr-go/commit/54fc7aeba6273091d0b99aea565442e679a5b0e0))


### Bug Fixes

* **deps:** update dependency sonarr/sonarr to v4.0.12.2823 ([49b0d9b](https://github.com/devopsarr/sonarr-go/commit/49b0d9bdf86c90e4fc6541939263135ac176f96d))
* **deps:** update openapitools/openapi-generator-cli docker tag to v7.11.0 ([2ae9837](https://github.com/devopsarr/sonarr-go/commit/2ae98376854c75de11e490b189cb984ad498f832))

## [1.0.2](https://github.com/devopsarr/sonarr-go/compare/v1.0.1...v1.0.2) (2024-12-10)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Sonarr API docs - The v3 API docs apply to both v3 and v4 versions of Sonarr. So
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: v4.0.12.2823
- Package version: 1.0.2 <!--- x-release-please-version -->
- Package version: 1.1.0 <!--- x-release-please-version -->
- Generator version: 7.11.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen

Expand Down
2 changes: 1 addition & 1 deletion sonarr/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7e6b060

Please sign in to comment.