Skip to content

Commit

Permalink
Merge pull request #37 from RedTurtle/dpct-6.1.12
Browse files Browse the repository at this point in the history
upgrade design.plone.contenttypes to 6.1.12
  • Loading branch information
cekk authored Feb 6, 2024
2 parents aeade95 + 2cbd665 commit 505d595
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 20240206-01
- Upgrade design.plone.contenttypes 6.1.10 -> 6.1.12
- removed un-needed commit in upgrade-step [cekk]

## 20240201-01
- Upgrade redturtle.prenotazioni version to 2.4.5
- sort_on/sort_order in restapi bookings and xlsx [mamico]
Expand Down
2 changes: 1 addition & 1 deletion versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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.1.10
design.plone.contenttypes = 6.1.12
design.plone.policy = 5.0.7
eea.api.taxonomy = 1.5
et-xmlfile = 1.1.0
Expand Down

0 comments on commit 505d595

Please sign in to comment.