Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2023-06-23)

### Continuous Integration

* add `publish` and `release` workflows ([fe7e739](fe7e739))
* add `update-version` script and workflow ([49753a1](49753a1))

### Documentation

* update README and meta ([ab228d8](ab228d8))

### Fixes

* reordering key names ([fafe834](fafe834))
* update version condition for installation task block ([f1cdbb9](f1cdbb9))

### Tests

* add `.ansible-lint` file and minor fixes molecule ([135259a](135259a))
  • Loading branch information
semantic-release-bot committed Jun 23, 2023
1 parent f1cdbb9 commit 81a444c
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog

## [1.0.1](https://github.com/antmelekhin/ansible-role-windows-exporter/compare/v1.0.0...v1.0.1) (2023-06-23)


### Continuous Integration

* add `publish` and `release` workflows ([fe7e739](https://github.com/antmelekhin/ansible-role-windows-exporter/commit/fe7e739e144258ca911affa786baff1aa988f9c7))
* add `update-version` script and workflow ([49753a1](https://github.com/antmelekhin/ansible-role-windows-exporter/commit/49753a1aaac58ffa85e96ee69d7e1765ad083ac6))


### Documentation

* update README and meta ([ab228d8](https://github.com/antmelekhin/ansible-role-windows-exporter/commit/ab228d8fc210d3d15f81a4cd4cc83d5f1c508cac))


### Fixes

* reordering key names ([fafe834](https://github.com/antmelekhin/ansible-role-windows-exporter/commit/fafe83418713f79bb699d7816ee439ebb7c0d065))
* update version condition for installation task block ([f1cdbb9](https://github.com/antmelekhin/ansible-role-windows-exporter/commit/f1cdbb9d7ded82f5238c24186bc9d3ae2a8ea0b3))


### Tests

* add `.ansible-lint` file and minor fixes molecule ([135259a](https://github.com/antmelekhin/ansible-role-windows-exporter/commit/135259a65abb02f0deb02a6bd1155b13c6458fd7))

0 comments on commit 81a444c

Please sign in to comment.