Skip to content

Commit 5aec897

Browse files
authored
register wheels-basecoat 1.0.3 (#9)
Adds the 1.0.3 manifest entry (tarball + sha256 nulled for the mirror-tarball workflow to fill in on merge). The 1.0.3 release fixes the private-helper visibility issue that prevented uiField, uiInput, uiCheckbox, uiButton(icon=), uiAlert, and uiPagination from rendering on Lucee 7 (No matching function [$UIBUILDID] found). Source PR: wheels-dev/wheels-basecoat#3 (merged), tagged as v1.0.3.
1 parent 72a3fc2 commit 5aec897

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
@@ -41,6 +41,14 @@
4141
"sourceTag": "v1.0.2",
4242
"tarball": "https://github.com/wheels-dev/wheels-packages/releases/download/wheels-basecoat-1.0.2/wheels-basecoat-1.0.2.tar.gz",
4343
"sha256": "735122f632c8f0b2eb117e8c06e35c04220a0432c35668c755f3a5ac7f351fe9"
44+
},
45+
{
46+
"version": "1.0.3",
47+
"publishedAt": "2026-04-30T00:00:00Z",
48+
"wheelsVersion": ">=4.0",
49+
"sourceTag": "v1.0.3",
50+
"tarball": null,
51+
"sha256": null
4452
}
4553
]
4654
}

0 commit comments

Comments
 (0)