django-cms / djangocms-frontend

django CMS frontend is a plugin bundle for django CMS providing several components for the frontend, currently implemented with the popular Bootstrap 5 framework.
Other
42 stars 20 forks source link

chore: Bump version to 1.2.2 to prepare release #181

Closed fsbraun closed 5 months ago

fsbraun commented 5 months ago

Release will fix #180

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a974fe3) 86.93% compared to head (d6d1ae5) 86.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #181 +/- ## ======================================= Coverage 86.93% 86.93% ======================================= Files 120 120 Lines 3107 3107 Branches 330 330 ======================================= Hits 2701 2701 Misses 304 304 Partials 102 102 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

fsbraun commented 5 months ago

Thanks @jpeg2600, @sakhawy, and @stefan6419846 for reporting and discussing this!