Skip to content

Commit a558b8e

Browse files
bpamiriclaude
andauthored
register wheels-basecoat 1.0.4 (#10)
Drops `mixin="controller"` from `Basecoat.cfc`'s component declaration so the package loads cleanly on Lucee 7.0.0.395 fresh installs (which fail 1.0.3 with a misleading "invalid component definition" error). See wheels-dev/wheels-basecoat#4 for diagnostic detail. Mirror-tarball workflow will fill tarball + sha256 on merge. Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a7c433e commit a558b8e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

packages/wheels-basecoat/manifest.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@
4949
"sourceTag": "v1.0.3",
5050
"tarball": "https://github.com/wheels-dev/wheels-packages/releases/download/wheels-basecoat-1.0.3/wheels-basecoat-1.0.3.tar.gz",
5151
"sha256": "e2db2baff693c9a8b92a6cf1a126053c705b26f913f7e360e9275a14fd2986d8"
52+
},
53+
{
54+
"version": "1.0.4",
55+
"publishedAt": "2026-04-30T00:00:00Z",
56+
"wheelsVersion": ">=4.0",
57+
"sourceTag": "v1.0.4",
58+
"tarball": null,
59+
"sha256": null
5260
}
5361
]
5462
}

0 commit comments

Comments
 (0)