ci: release - #8
Merged
Merged
Conversation
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 free
to 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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@portone/cli@0.2.0
Minor Changes
3f81780: Add
portone api graphqlwith GraphQL variables, cursor pagination,--slurp, and response caching. Report GraphQL errors and exit with status 1 even when the HTTP status is 200.3f81780: Add PortOne Console OAuth browser login with automatic token refresh.
--insecure-storageoption for explicit file storage.portone auth tokento print the current access token.PORTONE_ACCESS_TOKENand rejectauth loginandauth logoutwhile it is set.auth status.--verboseoutput.3f81780: Add English and Korean support for help, prompts, authentication status, diagnostics, and login callback pages. Select the display language automatically from OS preferences, with overrides through
PORTONE_LANGand thelanguagesetting in config.toml.3f81780: Add
portone completion <shell>to generate completion scripts for Bash, Zsh, Fish, PowerShell, and Elvish.Use the operating system trust store for TLS certificate verification.
3f81780: Update
portone setupto install four official PortOne skills and MCP configuration for Claude Code, Codex, Cursor, Gemini CLI, GitHub Copilot CLI, VS Code Copilot, and OpenCode. Support multiple agents with--agentand project or user scope with--scope.Add
portone setup updateto refresh recorded installations from the latest official release independently of the CLI version, with agent/scope filters,--dry-run, and repair of missing or modified managed files.Remove
--assistantand--allow-dirty. Require explicit--agentand--scopeoptions for non-interactive setup.Enable bundled MCP tools for Claude agents.
3f81780: Require Node.js
^22.18.0 || >=24.0.0for npm installations.3f81780: Add
portone payment list,view,cancel,webhook list, andwebhook resendto search and inspect payments, cancel full or partial amounts, and inspect or resend webhooks.Support payment filters, automatic list pagination, store selection, readable output, and
--jsonwith field selection and--jqfiltering. Require--payment-idfor commands targeting a payment and--yesfor non-interactive cancellation.3f81780: Rewrite the CLI in Rust and distribute platform-specific native binaries.
portone api <endpoint>for PortOne V2 API requests with-F/-ffields,--jqfiltering, pagination,--slurp,--cache,--include, and--verbose.portone auth login/status/logoutfor authentication and profile management.Patch Changes
portone api --helpand add theportone-cliskill for AI agents.@portone/cli-darwin-arm64@0.2.0
@portone/cli-darwin-x64@0.2.0
@portone/cli-linux-arm64@0.2.0
@portone/cli-linux-arm64-musl@0.2.0
@portone/cli-linux-x64@0.2.0
@portone/cli-linux-x64-musl@0.2.0
@portone/cli-win32-arm64@0.2.0
@portone/cli-win32-x64@0.2.0