Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danrot committed May 11, 2020
1 parent 2d4581c commit 3ad2e3c
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,6 +1,10 @@
CHANGELOG for Sulu CMF
======================

* 1.6.33 (2020-05-11)
* BUGFIX #5284 [MediaBundle] Conflict doctrine/inflector 1.4.0 and 2.0.0 version to fix media routes
* BUGFIX #5240 [Content] Fix copy language with different template

* 1.6.32 (2020-03-26)
* FEATURE #5062 [MediaBundle] Added download counter to list view of medias.
* BUGFIX #5109 [WebsiteBundle] Fix disabled request analyzer for esi requests
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"symfony/polyfill-apcu": "~1.0",
"sensio/distribution-bundle": "~5.0.6",
"incenteev/composer-parameter-handler": "~2.1",
"sulu/sulu": "~1.6.22",
"sulu/sulu": "~1.6.33",
"dantleech/phpcr-migrations-bundle": "~1.0",
"sulu/theme-bundle": "~1.3.1",
"twig/extensions": "~1.0",
Expand Down

0 comments on commit 3ad2e3c

Please sign in to comment.