Skip to content

Commit

Permalink
Remove eea.api.taxonomy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Dec 10, 2024
1 parent 167f884 commit b8b64bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## ???
- Remove eea.api.taxonomy dependency [cekk]
- collective.taxonomy 3.0.1 => 3.1.5
- design.plone.contenttypes 6.2.24 => 6.3.0
- design.plone.policy 5.0.11 => 5.0.13

## 20241204-01
- redturtle.volto 5.6.1 -> 5.5.7
- 5.5.7
Expand Down
7 changes: 3 additions & 4 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ collective.purgebyid = 1.2.2
collective.regenv = 1.0.0rc1
collective.sentry = 0.3.2
collective.stats = 1.1.0
collective.taxonomy = 3.0.1
collective.taxonomy = 3.1.5
collective.tiles.collection = 2.0.0
collective.venue = 4.1
collective.volto.blocksfield = 2.1.0
Expand All @@ -52,9 +52,8 @@ 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.24
design.plone.policy = 5.0.11
eea.api.taxonomy = 1.5
design.plone.contenttypes = 6.3.0
design.plone.policy = 5.0.13
et-xmlfile = 1.1.0
geographiclib = 1.50
geopy = 1.21.0
Expand Down

0 comments on commit b8b64bf

Please sign in to comment.