File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
+ 2.1.2 (2025-05-05)
6
+ ==================
7
+
8
+ * fix: Force rediscovery of inline fields by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/272
9
+ * fix: Bootstrap 4 migration failed in some cases by @milonline-eu in https://github.com/django-cms/djangocms-frontend/pull/270
10
+
11
+ **New Contributors **
12
+
13
+ * @milonline-eu made their first contribution in https://github.com/django-cms/djangocms-frontend/pull/270
14
+
15
+
5
16
2.1.1 (2025-03-29)
6
17
==================
7
18
8
19
* feat: add `instance.get_classes ` for template components by @fsbraun
9
20
in https://github.com/django-cms/djangocms-frontend/pull/268
10
21
* docs: Reference example template components
11
22
12
-
13
23
2.1.0 (2025-03-26)
14
24
==================
15
25
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__ = "2.1.1 "
22
+ __version__ = "2.1.2 "
You can’t perform that action at this time.
0 commit comments