Skip to content

Commit

Permalink
chore(release): 3.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.6](v3.1.5...v3.1.6) (2024-10-21)

### Fixes

* normalize ansible_architecture before mapping it in `__windows_exporter_architecture` evaluation ([#29](#29)) ([f7f17ec](f7f17ec))
  • Loading branch information
semantic-release-bot committed Oct 21, 2024
1 parent f7f17ec commit 0841de1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.1.6](https://github.com/antmelekhin/ansible-role-windows-exporter/compare/v3.1.5...v3.1.6) (2024-10-21)


### Fixes

* normalize ansible_architecture before mapping it in `__windows_exporter_architecture` evaluation ([#29](https://github.com/antmelekhin/ansible-role-windows-exporter/issues/29)) ([f7f17ec](https://github.com/antmelekhin/ansible-role-windows-exporter/commit/f7f17ec80c6aa8362577da0bb7a094dfe513c88a))

## [3.1.5](https://github.com/antmelekhin/ansible-role-windows-exporter/compare/v3.1.4...v3.1.5) (2024-10-15)


Expand Down

0 comments on commit 0841de1

Please sign in to comment.