Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.1](https://github.com/devopsarr/ansible-collection-radarr/compare/v1.2.0...v1.2.1) (2025-01-25)


### Bug Fixes

* **deps:** update dependency radarr-py to v1.2.0 ([bb1a553](https://github.com/devopsarr/ansible-collection-radarr/commit/bb1a553ceebf8deca848c2da4f593f37a3c3cb41))
* **deps:** update hotio/radarr docker tag to release-5.17.2.9580 ([4e503d5](https://github.com/devopsarr/ansible-collection-radarr/commit/4e503d5b10c084683ad28aa1b1af2ca0427b5e62))

## [1.2.0](https://github.com/devopsarr/ansible-collection-radarr/compare/v1.1.0...v1.2.0) (2024-10-20)


Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ CHANGE THIS IN changelogs/config.yaml! Release Notes

.. contents:: Topics

v1.2.1
======

v1.2.0
======

Expand Down
2 changes: 2 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,5 @@ releases:
release_date: '2024-08-02'
1.2.0:
release_date: '2024-10-20'
1.2.1:
release_date: '2025-01-25'
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: devopsarr
name: radarr
version: 1.2.0 # x-release-please-version
version: 1.2.1 # x-release-please-version
readme: README.md
authors:
- Fuochi (github.com/Fuochi)
Expand Down