Skip to content

chore: update release workflow and pnpm version - #201

Merged
panz3r merged 5 commits into
mainfrom
update-release
Sep 20, 2025
Merged

chore: update release workflow and pnpm version#201
panz3r merged 5 commits into
mainfrom
update-release

Conversation

@panz3r

@panz3r panz3r commented Sep 20, 2025

Copy link
Copy Markdown
Member

This PR includes configuration updates to improve package management, publishing, and compatibility.

Configuration improvements:

  • Updated .github/dependabot.yml to use single quotes for consistency, and added custom commit message settings for npm updates (including scope, and prefixes like 'fix' and 'chore').
  • Improved the repository field in package.json to use an object with explicit type and url fields for better compatibility with npm and tooling.
  • Updated the bin field in package.json to remove the leading ./ for the rn-toolbox entry, improving cross-platform compatibility.
  • Updated the packageManager field in package.json to reference a newer version of pnpm.

Publishing process adjustments:

  • Simplified the npm publish step in .github/workflows/release.yml by removing the --provenance and --access public flags and the explicit NODE_AUTH_TOKEN environment variable.

@panz3r
panz3r merged commit fa82d27 into main Sep 20, 2025
9 checks passed
@panz3r
panz3r deleted the update-release branch September 20, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant