Skip to content

Commit

Permalink
Release 0.4.23 (#283)
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
alisonlhart authored Jul 5, 2024
1 parent 18b94c0 commit f2a7fbb
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 4 deletions.
17 changes: 16 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
galaxy-importer 0.4.21 (2024-06-06)
galaxy-importer 0.4.23 (2024-07-05)
===================================

Features
--------

- Upgrading the ansible-lint dependency upper bound from 24.6.0 to 24.6.1. (`AAH-3289 <https://issues.redhat.com/browse/AAH-3289>`_)


Bugfixes
--------

- Adding changelogs/changelog.yml as an accepted changelog path. (`AAH-3290 <https://issues.redhat.com/browse/AAH-3290>`_)


galaxy-importer 0.4.22 (2024-06-06)
===================================

Features
Expand Down
1 change: 0 additions & 1 deletion CHANGES/3289.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/3290.bugfix

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy_importer/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.4.22"
__version__ = "0.4.23"

0 comments on commit f2a7fbb

Please sign in to comment.