Skip to content

Commit

Permalink
chore: Bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroisemaupate committed Jun 21, 2024
1 parent b5fd811 commit c88bb6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to Roadiz will be documented in this file.

## [2.2.26](https://github.com/roadiz/core-bundle-dev-app/compare/v2.2.25...v2.2.26) - 2024-06-21

### Bug Fixes

- Fixed `null` newParent parameter for Ajax Node/Tag/Folder controllers - ([b5fd811](https://github.com/roadiz/core-bundle-dev-app/commit/b5fd811ff36ab623d8ed8dcd2a610ab2dc795253))

## [2.2.25](https://github.com/roadiz/core-bundle-dev-app/compare/v2.2.24...v2.2.25) - 2024-06-19

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/RoadizCoreBundle/config/services.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
parameters:
roadiz_core.cms_version: '2.2.25'
roadiz_core.cms_version: '2.2.26'
roadiz_core.cms_version_prefix: 'main'
env(APP_NAMESPACE): "roadiz"
env(APP_VERSION): "0.1.0"
Expand Down

0 comments on commit c88bb6c

Please sign in to comment.