Skip to content

Commit 4085dd5

Browse files
authored
build: Bump version, update changelog (#134)
1 parent bede788 commit 4085dd5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog
33
=========
44

5+
1.1.4 (2023-05-28)
6+
==================
7+
8+
* Fix css issues
9+
510
1.1.3 (2023-05-26)
611
==================
712

djangocms_frontend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
13. Github actions will publish the new package to pypi
2020
"""
2121

22-
__version__ = "1.1.3"
22+
__version__ = "1.1.4"

0 commit comments

Comments
 (0)