Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .changeset/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Pick the changed packages, the bump type (`patch` / `minor` / `major`), and writ

1. PRs include changeset files.
2. On merge to `main`, the `release` workflow opens (or updates) a "Version Packages" PR that bumps versions and updates `CHANGELOG.md` for each package.
3. Merging that PR publishes the affected packages to GitHub Packages and creates GitHub Releases.
3. Merging that PR publishes the affected packages to npmjs.org (public, with provenance) and creates GitHub Releases.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@kin0992:registry=https://npm.pkg.github.com
@kin0992:registry=https://registry.npmjs.org