Skip to content

Commit

Permalink
Bump v4.1.3 (#419)
Browse files Browse the repository at this point in the history
* chore: changelog artifacts

* chore: bump to v4.1.3
  • Loading branch information
carlosmmatos authored Sep 22, 2023
1 parent 53bfe7e commit 1c1988d
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ Ansible CrowdStrike Falcon Collection Release Notes
.. contents:: Topics


v4.1.3
======

Release Summary
---------------

| Release Date: 2023-09-22
| `Release Notes: <https://github.com/CrowdStrike/ansible_collection_falcon/releases/tag/4.1.3>`__

Bugfixes
--------

- falcon_configure - fix main task call to auth task (https://github.com/CrowdStrike/ansible_collection_falcon/pull/418)

v4.1.2
======

Expand Down
13 changes: 13 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -434,3 +434,16 @@ releases:
- 4.1.2.yml
- fix-eu-mapping.yml
release_date: '2023-09-19'
4.1.3:
changes:
bugfixes:
- falcon_configure - fix main task call to auth task (https://github.com/CrowdStrike/ansible_collection_falcon/pull/418)
release_summary: '| Release Date: 2023-09-22
| `Release Notes: <https://github.com/CrowdStrike/ansible_collection_falcon/releases/tag/4.1.3>`__
'
fragments:
- 4.1.3.yml
- fix-configure-role.yml
release_date: '2023-09-22'
2 changes: 0 additions & 2 deletions changelogs/fix-configure-role.yml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace: crowdstrike
name: falcon

# The version of the collection. Must be compatible with semantic versioning
version: 4.1.2
version: 4.1.3

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down

0 comments on commit 1c1988d

Please sign in to comment.