Skip to content

Fix npm publish command in workflow#326

Merged
daweifeng-replit merged 2 commits into
mainfrom
dawei/update-npm-publish-workflow
Jun 16, 2025
Merged

Fix npm publish command in workflow#326
daweifeng-replit merged 2 commits into
mainfrom
dawei/update-npm-publish-workflow

Conversation

@daweifeng-replit

Copy link
Copy Markdown
Contributor

Why

The Build and Upload Package workflow is not working because the command for publishing npm package is npm release instead of npm publish

What changed

  • Fix command in npmjs-publish.yml
  • Update README about how to release a new river version

Versioning

  • Breaking protocol change
  • Breaking ts/js API change

@daweifeng-replit daweifeng-replit requested a review from a team as a code owner June 16, 2025 19:12
@daweifeng-replit daweifeng-replit requested review from jackyzha0 and removed request for a team June 16, 2025 19:12
@daweifeng-replit daweifeng-replit added bug Something isn't working minor New features or functionality that are backwards compatible (e.g., 1.2.3 → 1.3.0) labels Jun 16, 2025
@daweifeng-replit daweifeng-replit merged commit 49ff423 into main Jun 16, 2025
10 of 11 checks passed
@daweifeng-replit daweifeng-replit deleted the dawei/update-npm-publish-workflow branch June 16, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working minor New features or functionality that are backwards compatible (e.g., 1.2.3 → 1.3.0)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants