From 70e8a1ad89b1e75b14d7cd0f5e3744582755f25b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 13 Nov 2024 12:27:24 +0000 Subject: [PATCH] chore(release): 1.0.1 [skip ci] ## [1.0.1](https://github.com/Nemental/ansible-collection-linux/compare/1.0.0...1.0.1) (2024-11-13) ### Performance Improvements * ci and lintings ([3c1fcf0](https://github.com/Nemental/ansible-collection-linux/commit/3c1fcf0eab00be2a3e4e43bba9e4e274b7e318ef)) --- CHANGELOG.md | 7 +++++++ galaxy.yml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2590d31..b72d753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/Nemental/ansible-collection-linux/compare/1.0.0...1.0.1) (2024-11-13) + + +### Performance Improvements + +* ci and lintings ([3c1fcf0](https://github.com/Nemental/ansible-collection-linux/commit/3c1fcf0eab00be2a3e4e43bba9e4e274b7e318ef)) + # 1.0.0 (2024-11-11) diff --git a/galaxy.yml b/galaxy.yml index c629373..da5196e 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,7 +1,7 @@ --- namespace: nemental name: linux -version: 1.1.0 +version: 1.0.1 readme: README.md authors: - Nemental