Skip to content

Commit

Permalink
chore: Bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Feb 7, 2024
1 parent aec3fb0 commit 60b359f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.52](https://github.com/roadiz/core-bundle/compare/2.0.51...2.0.52) (2024-02-07)


### Bug Fixes

* Redirection normalizer respects Node status according to preview mode ([aec3fb0](https://github.com/roadiz/core-bundle/commit/aec3fb055c00bb5c522ee86d3b86ad40040a215c))

## [2.0.51 (2023-10-20)](https://github.com/roadiz/core-bundle/compare/2.0.50...2.0.51)


Expand Down
2 changes: 1 addition & 1 deletion config/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
autowire: true # Automatically injects dependencies in your services.
autoconfigure: true # Automatically registers your services as commands, event subscribers, etc.
bind:
$cmsVersion: '2.0.51'
$cmsVersion: '2.0.52'
$appVersion: '%roadiz_core.app_version%'
$cmsVersionPrefix: 'release'
$staticDomain: '%roadiz_core.static_domain_name%'
Expand Down

0 comments on commit 60b359f

Please sign in to comment.