Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2022-10-02)

### Bug Fixes

* **cicd:** add .ansible-lint config file ([1888918](1888918))
* **cicd:** update the label name for the dependencies ([fb25e96](fb25e96))
* **deps:** fix the Homebrew role ([1790c6b](1790c6b))
* **deps:** fix the requirements.yml file ([b54353a](b54353a))
* **deps:** lint YAML file ([b7f34f6](b7f34f6))
* **deps:** specify if it's a collection or role to install ([0efcfaf](0efcfaf))
* **deps:** update ansible-lint-action to v6.2.1 ([3222604](3222604))
* **lint:** fix other minors Ansible lint issues ([7591503](7591503))
* **lint:** Lint all the files with Ansible Lint ([7b3bf08](7b3bf08))
  • Loading branch information
semantic-release-bot committed Oct 2, 2022
1 parent f825380 commit c3fee30
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.0.2](https://github.com/timoa/cdkit.ansible/compare/v1.0.1...v1.0.2) (2022-10-02)


### Bug Fixes

* **cicd:** add .ansible-lint config file ([1888918](https://github.com/timoa/cdkit.ansible/commit/18889183a6eabee0d0763ff7f7565168c492c75c))
* **cicd:** update the label name for the dependencies ([fb25e96](https://github.com/timoa/cdkit.ansible/commit/fb25e9639c2db8368592e26a2c740506a515ea32))
* **deps:** fix the Homebrew role ([1790c6b](https://github.com/timoa/cdkit.ansible/commit/1790c6beec6e6b85e473a68bf51ce08809219a0e))
* **deps:** fix the requirements.yml file ([b54353a](https://github.com/timoa/cdkit.ansible/commit/b54353a8422ccd53bc34da2ace4db2a3496c46fe))
* **deps:** lint YAML file ([b7f34f6](https://github.com/timoa/cdkit.ansible/commit/b7f34f687444c156f3e3a1605e83929d8426e82a))
* **deps:** specify if it's a collection or role to install ([0efcfaf](https://github.com/timoa/cdkit.ansible/commit/0efcfaf83b3e3d72a056ceacd1206d3a42ea770a))
* **deps:** update ansible-lint-action to v6.2.1 ([3222604](https://github.com/timoa/cdkit.ansible/commit/3222604233cbfdd4cb30743fc03ac68ab7100948))
* **lint:** fix other minors Ansible lint issues ([7591503](https://github.com/timoa/cdkit.ansible/commit/75915032a0c1480a7f74b740b67d1e4b7c2ce9b4))
* **lint:** Lint all the files with Ansible Lint ([7b3bf08](https://github.com/timoa/cdkit.ansible/commit/7b3bf08bc1bbcafa0211c8bbd4cd2c18e30a605b))

## [1.0.1](https://github.com/timoa/cdkit.ansible/compare/v1.0.0...v1.0.1) (2022-04-18)


Expand Down

0 comments on commit c3fee30

Please sign in to comment.