Uh oh!
There was an error while loading. Please reload this page.
chore: re-scope npm package to @postkitstack/postkit - #51
Open
nipunappri[bot] wants to merge 2 commits into
Open
chore: re-scope npm package to @postkitstack/postkit#51nipunappri[bot] wants to merge 2 commits into
nipunappri[bot] wants to merge 2 commits into
Conversation
nipunappriBotforce-pushed
the
chore/rescope-npm-postkitstack
branch
from
August 28, 2026 20:13
52b7a3c to
97c3722Compare(cherry picked from commit 511d4d8)
Rename the published package from @appritech/postkit to @postkitstack/postkit to match the new postkitstack npm org. - cli/package.json + package-lock.json: package name - README.md, cli/README.md: install commands, badges, npm links - docs (installation, intro, blog posts): install commands - docs/blog/authors.yml: GitHub org URL (missed by #50) Bin name (postkit) and version (1.3.2) unchanged.
nipunappriBotforce-pushed
the
chore/rescope-npm-postkitstack
branch
from
August 28, 2026 20:24
97c3722 to
da725d7Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Branch:
chore/rescope-npm-postkitstack→developmentSummary
@appritech/postkitto@postkitstack/postkitto match the newpostkitstacknpm org.mainintodevelopmentso theappritechnologies→postkitstackGitHub-org rename (fix: issues on postkit skill, repo migration changes, minor docs #50, merged tomainonly) also lands ondevelopment.Changes
cli/package.json+cli/package-lock.json: packagename→@postkitstack/postkitREADME.md,cli/README.md: install commands, npm version/license badges, npm package linksdocs/docs/getting-started/installation.md,docs/docs/intro.mdx, 3docs/blog/*posts:npm install -gcommandsdocs/blog/authors.yml: GitHub org URL (appritechnologies→postkitstack) — was missed by fix: issues on postkit skill, repo migration changes, minor docs #50main: brings fix: issues on postkit skill, repo migration changes, minor docs #50 (skillinternalmetadata,agent/skills/→skills/move,appritechnologies/postkit→postkitstack/Postkitreferences, docs updates)Bin name (
postkit) and version (1.3.2) are unchanged. Nocli/srccode changes —index.tsreads onlyversionfrompackage.json, notname.Type of Change
Test Plan
npm run test)npm run test:e2e) (if applicable)npm run build)@appritech/appritechnologiesreferences remain (git grep);package-lock.jsonregenerated and consistent;npm pkg get name→@postkitstack/postkitBreaking Changes
The published package name changes. Existing users must reinstall from the new name:
The
postkitcommand itself is unchanged.Release follow-ups (not in this PR)
NPM_TOKENGitHub Actions secret must have publish rights to the@postkitstacknpm org (release.ymlalready publishes with--access public --provenance).npm deprecate @appritech/postkit "Moved to @postkitstack/postkit".author: "Appri Team", "Appri stack" / "Appri Function Runtime" copy,title: Appri Technologiesinauthors.yml.