Add publish CI with OIDC trusted publishing and changesets

This commit is contained in:
Matt Kane
2026-04-01 12:01:32 +01:00
parent ca3c2b77e1
commit 4bafdb9781
5 changed files with 56 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "@emdash-cms/marketplace",
"version": "0.0.1",
"private": true,
"description": "Plugin marketplace Worker for EmDash CMS",
"type": "module",
"main": "src/index.ts",