Skip to content

Commit f066d5c

Browse files
committed
Release 0.45.1.
1 parent d0d78f8 commit f066d5c

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-3
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ antsibull -- Ansible Build Scripts Release Notes
55
.. contents:: Topics
66

77

8+
v0.45.1
9+
=======
10+
11+
Release Summary
12+
---------------
13+
14+
Bugfix release.
15+
16+
Bugfixes
17+
--------
18+
19+
- The ``build-release`` role now no longer ignores collection prereleases of collections for the alpha releases (https://github.com/ansible-community/antsibull/pull/420).
20+
821
v0.45.0
922
=======
1023

changelogs/changelog.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,16 @@ releases:
358358
- 417-galaxy.yml
359359
- 420-release-role-poetry.yml
360360
release_date: '2022-05-03'
361+
0.45.1:
362+
changes:
363+
bugfixes:
364+
- The ``build-release`` role now no longer ignores collection prereleases of
365+
collections for the alpha releases (https://github.com/ansible-community/antsibull/pull/420).
366+
release_summary: Bugfix release.
367+
fragments:
368+
- 0.45.1.yml
369+
- 421-prereleases.yml
370+
release_date: '2022-05-04'
361371
0.5.0:
362372
release_date: '2020-06-02'
363373
0.6.0:

changelogs/fragments/0.45.1.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelogs/fragments/421-prereleases.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)