Skip to content

Commit f2a0f93

Browse files
author
github-actions
committed
1.4.5
Automatically generated by python-semantic-release
1 parent bf09e1d commit f2a0f93

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.4.5 (2023-07-06)
6+
7+
### Fix
8+
9+
* Upgrade to pydantic 2 ([`6c19baa`](https://github.com/ing-bank/popmon/commit/6c19baaed7f9f0ca3eb2729587dd478b40ebcaa9))
10+
* Jinja safe html ([`ecfd7c5`](https://github.com/ing-bank/popmon/commit/ecfd7c55d1164bebd08cc514422221994ba09c7f))
11+
512
## v1.4.4 (2023-05-26)
613
### Fix
714
* Static listing of extension requirements ([`1152598`](https://github.com/ing-bank/popmon/commit/1152598c747e09aba83b2ac34a15db7f42c042f1))

popmon/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1818
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1919

20-
version = "1.4.4"
20+
version = "1.4.5"

0 commit comments

Comments
 (0)