File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
+ 1.3.3 (2024-07-11)
6
+ ==================
7
+
8
+ * fix: pypi environments by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/214
9
+ * fix: escaped characters in autocomplete view of link plugin by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/217
10
+ * fix: Misaligned icons in mobile view of navigation by @hgkornmann in https://github.com/django-cms/djangocms-frontend/pull/221
11
+ * chore: update pypi actions to use trusted publishers by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/213
12
+
13
+ **New Contributors **
14
+
15
+ * @hgkornmann made their first contribution in https://github.com/django-cms/djangocms-frontend/pull/221
16
+
17
+
5
18
1.3.2 (2024-04-25)
6
19
==================
7
20
Original file line number Diff line number Diff line change 19
19
13. Github actions will publish the new package to pypi
20
20
"""
21
21
22
- __version__ = "1.3.2 "
22
+ __version__ = "1.3.3 "
You can’t perform that action at this time.
0 commit comments