Skip to content

Commit

Permalink
update design.plone.contenttypes versione
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-bellenghi committed Nov 22, 2024
1 parent 830cf0e commit 7e871cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## ??
## 20241122-01
- redturtle.volto 5.5.6 -> 5.6.1
- Add linkintegrity indexers for some custom blocks. [cekk]
- design.plone.contenttypes 6.2.20 -> 6.2.23
- Fix tests: do not import collective.volto.cookieconsent. [cekk]
- Aggiunto indice per gestire correttamente i confronti rispetto alla data di inizio; start viene trattato in modo customizzato [lucabel]
- Override BandoView: in io-Comune we add new children on Folder Deepening content and we need to proper handle it [lucabel]
- update serializer for documento ct adding more information about modulo children [lucabel]

## 20241112-01
- design.plone.iocittadino 1.1.0 -> 1.1.2
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ collective.volto.slimheader = 1.0.1
collective.volto.subfooter = 1.1.0
collective.volto.subsites = 1.5.0
collective.z3cform.datagridfield = 3.0.1
design.plone.contenttypes = 6.2.20
design.plone.contenttypes = 6.2.23
design.plone.policy = 5.0.11
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
Expand Down

0 comments on commit 7e871cb

Please sign in to comment.