File tree Expand file tree Collapse file tree 2 files changed +14
-3
lines changed
Expand file tree Collapse file tree 2 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- 6.2.8 (unreleased)
4+ 6.3.1 (unreleased)
55------------------
66
77Breaking changes:
@@ -10,13 +10,24 @@ Breaking changes:
1010
1111New features:
1212
13- - Fix SCSS imports for latest Bootstrap 5.3.
13+ - * add item here *
1414
1515Bug fixes:
1616
1717- *add item here *
1818
1919
20+ 6.3.0 (2023-06-19)
21+ ------------------
22+
23+ New features:
24+
25+ - Fix SCSS imports for latest Bootstrap 5.3.
26+ See `Upgrade notes <https://github.com/plone/bobtemplates.plone/blob/main/docs/templates/addon/theme_barceloneta/index.rst#upgrade-notes >`_
27+ how you can update your existing theme.
28+ [petschki]
29+
30+
20316.2.7 (2023-06-19)
2132------------------
2233
Original file line number Diff line number Diff line change 44from setuptools import setup
55
66
7- version = "6.2.8 .dev0"
7+ version = "6.3.1 .dev0"
88
99
1010long_description = "\n \n " .join (
You can’t perform that action at this time.
0 commit comments