Skip to content

Commit

Permalink
update design.plone.contenttypes to 6.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Oct 25, 2023
1 parent 28ba27c commit a1b8aa4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 20231026-01

- design.plone.contenttypes 6.0.18 -> 6.0.19 [pnicolli]
- Event field "Costi" is now required
- Fix typo in field help text

## 20230926-01
- redturtle.volto 2.5.3 -> redturtle.volto 2.5.4 [lucabel]
- Fix the issue in the @translation GET endpoint: If this endpoint
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ collective.volto.socialsettings = 0.2.1
collective.volto.subfooter = 1.1.0
collective.volto.subsites = 1.4.0
collective.z3cform.datagridfield = 3.0.1
design.plone.contenttypes = 6.0.18
design.plone.contenttypes = 6.0.19
design.plone.policy = 5.0.6
iw.rejectanonymous = 1.2.7
eea.api.taxonomy = 1.5
Expand Down

0 comments on commit a1b8aa4

Please sign in to comment.