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 1b316a8 commit f443a5b
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.53](https://github.com/roadiz/core-bundle/compare/2.0.52...2.0.53) (2024-02-07)


### Bug Fixes

* Throw ResourceNotFoundException instead of returning null resource ([1b316a8](https://github.com/roadiz/core-bundle/commit/1b316a806788f65a7988ce03c25cf4050498db0e))

## [2.0.52](https://github.com/roadiz/core-bundle/compare/2.0.51...2.0.52) (2024-02-07)


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.52'
$cmsVersion: '2.0.53'
$appVersion: '%roadiz_core.app_version%'
$cmsVersionPrefix: 'release'
$staticDomain: '%roadiz_core.static_domain_name%'
Expand Down

0 comments on commit f443a5b

Please sign in to comment.