Skip to content

Commit f2360ac

Browse files
committed
chore(react-components): bump to 0.1.1
First CI-driven publish via OIDC. 0.1.0 was the one-off manual bootstrap that created the package; 0.1.1 verifies the trusted-publisher binding.
1 parent 68d61c0 commit f2360ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@my-own-web-services/react-components",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "Shared React component + context library for MOWS frontend apps (auth, theme, language, action manager, hotkeys, modals, plus a large component set built on Radix UI and shadcn/ui).",
66
"license": "MIT",

0 commit comments

Comments
 (0)