Publish @paperclipai/ui from release automation

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
dotta 2026-03-25 19:30:37 -05:00
parent c6364149b1
commit 874fe5ec7d
5 changed files with 76 additions and 5 deletions

11
ui/README.md Normal file
View file

@ -0,0 +1,11 @@
# @paperclipai/ui
Published static assets for the Paperclip board UI.
## What gets published
The npm package contains the production build under `dist/`. It does not ship the UI source tree or workspace-only dependencies.
## Typical use
Install the package, then serve or copy the built files from `node_modules/@paperclipai/ui/dist`.