Skip to content

Commit

Permalink
Release note
Browse files Browse the repository at this point in the history
  • Loading branch information
bencroker committed Nov 5, 2024
1 parent bb7580a commit 0a6b494
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
Expand Up @@ -7,6 +7,10 @@
- Added support for dot notation when getting, setting and removing store values.
- Added the ability to remove store values.

### Fixed

- Fixed the `redirect` event

### Changed

- Control panel templates are now rendered in control panel action requests.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"php": "^8.2",
"craftcms/cms": "^5.0",
"putyourlightson/craft-spark-module": "^1.0.0-alpha.3"
"putyourlightson/craft-spark-module": "^1.0.0-alpha.4"
},
"require-dev": {
"craftcms/ecs": "dev-main",
Expand Down

0 comments on commit 0a6b494

Please sign in to comment.