Skip to content

Commit

Permalink
Release 4.5.4 (#2924)
Browse files Browse the repository at this point in the history
* fixup CHANGES/ names for towncrier

No-Issue

* Release 4.5.4

No-Issue
  • Loading branch information
jerabekjiri authored Nov 21, 2022
1 parent 1529f0a commit 921e0fe
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
4.5.4 (2022-11-21)
==================

Bugfixes
--------

- Fix success alert after signature upload failure
`AAH-1769 <https://issues.redhat.com/browse/AAH-1769>`_


----


4.5.3 (2022-09-20)
Bugfixes
--------
Expand Down
1 change: 0 additions & 1 deletion CHANGES/1769.bug

This file was deleted.

2 changes: 1 addition & 1 deletion ansible-hub-ui/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.5.3"
__version__ = "4.5.4"

0 comments on commit 921e0fe

Please sign in to comment.