Shared codecs, errors, schema validation, and streaming utilities used by JourneyApps services.
The initial publish under the @journeyapps scope requires an NPM_TOKEN secret in the npm GitHub environment. After every package has been published once, configure npm trusted publishing for this repository and .github/workflows/release.yml, then remove the NODE_AUTH_TOKEN entries from the workflow and the NPM_TOKEN secret.
- Ensure a changeset has been created
pnpm changeset - Run https://github.com/journeyapps/micro/actions/workflows/release.yml manually on the branch you need
- Ensure a changeset has been created
pnpm changeset - Merge PR and then merge the versions PR which gets created.