Skip to content

Commit

Permalink
Prepare release 4.0.3 (#217)
Browse files Browse the repository at this point in the history
* Prepare release 4.0.3

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* Prepare release 4.0.3

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: rohitthakur2590 <rohitthakur2590@outlook.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
rohitthakur2590 and pre-commit-ci[bot] authored Oct 31, 2023
1 parent d33c41d commit 9111919
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 7 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Cisco Asa Collection Release Notes
.. contents:: Topics


v4.0.3
======

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

Release with updated workflow and lint fixes.

v4.0.2
======

Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,3 +197,10 @@ releases:
- bindep_fix.yaml
- test-net-2.yaml
release_date: "2023-09-27"
4.0.3:
changes:
release_summary: Release with updated workflow and lint fixes.
fragments:
- codecov_pr.yml
- lint_fixtures.yaml
release_date: "2023-10-31"
3 changes: 0 additions & 3 deletions changelogs/fragments/codecov_pr.yml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/lint_fixtures.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ issues: https://github.com/ansible-collections/cisco.asa/issues
tags: [cisco, asa, networking, security]
# NOTE(pabelanger): We create an empty version key to keep ansible-galaxy
# happy. We dynamically inject version info based on git information.
version: 4.0.2
version: 4.0.3

0 comments on commit 9111919

Please sign in to comment.