File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 5.5.6 - 2026-02-27
44
55### Fixed
66- Fixed a missing PHP use statement that caused the fix from 5.5.5 not to work
Original file line number Diff line number Diff line change 11{
22 "name" : " spicyweb/craft-neo" ,
33 "description" : " A Matrix-like field type with block hierarchy" ,
4- "version" : " 5.5.5 " ,
4+ "version" : " 5.5.6 " ,
55 "type" : " craft-plugin" ,
66 "keywords" : [
77 " cms" ,
2121 "support" : {
2222 "issues" : " https://github.com/spicywebau/craft-neo/issues" ,
2323 "source" : " https://github.com/spicywebau/craft-neo" ,
24- "docs" : " https://github.com/spicywebau/craft-neo/blob/5.5.5 /README.md" ,
24+ "docs" : " https://github.com/spicywebau/craft-neo/blob/5.5.6 /README.md" ,
2525 "rss" : " https://github.com/spicywebau/craft-neo/commits/5.x.atom"
2626 },
2727 "require" : {
4444 "schemaVersion" : " 5.1.0.1" ,
4545 "class" : " benf\\ neo\\ Plugin" ,
4646 "changelogUrl" : " https://github.com/spicywebau/craft-neo/blob/5.x/CHANGELOG.md" ,
47- "downloadUrl" : " https://github.com/spicywebau/craft-neo/archive/refs/tags/5.5.5 .zip"
47+ "downloadUrl" : " https://github.com/spicywebau/craft-neo/archive/refs/tags/5.5.6 .zip"
4848 },
4949 "config" : {
5050 "allow-plugins" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " craft-neo" ,
3- "version" : " 5.5.5 " ,
3+ "version" : " 5.5.6 " ,
44 "description" : " A Matrix-like field type with block hierarchy" ,
55 "main" : " webpack.config.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments