Skip to content

Conversation

@2214962083
Copy link
Contributor

Summary

  • Fix release command in GitHub Actions workflow
  • Continue semantic-release migration changes
  • Update documentation links to absolute paths

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Build/CI changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

🤖 Generated with Claude Code

2214962083 and others added 18 commits January 26, 2026 21:39
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 27, 2026

Open in StackBlitz

npm i https://pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@13

commit: 50d7fed

@github-actions
Copy link
Contributor

📦 Package Preview Published

vsync (CLI) has been published to pkg.pr.new for this PR, so reviewers can test changes without waiting for an official npm release.

Preview link: https://pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@50d7fed068eadd4be75ee25132fe571de2154d9f

✅ Install

Could not auto-detect a one-line install command — see raw output below.

✅ Quick verification (CLI)

vsync --version
vsync --help

🔎 Raw publish output (for troubleshooting)

Show output
npm warn Unknown project config "public-hoist-pattern". This will stop working in the next major version of npm.
npm warn Unknown project config "shamefully-hoist". This will stop working in the next major version of npm.
npm warn Unknown project config "strict-peer-dependencies". This will stop working in the next major version of npm.
npm warn Unknown project config "auto-install-peers". This will stop working in the next major version of npm.
Unexpected response checking https://pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@50d7fed068eadd4be75ee25132fe571de2154d9f (404)
::group::🔍 Info
::notice::{%0A  "workflowData": {%0A    "owner": "nicepkg",%0A    "repo": "vsync",%0A    "sha": "50d7fed068eadd4be75ee25132fe571de2154d9f",%0A    "ref": "13"%0A  },%0A  "key": "4rDhknX8fq",%0A  "runId": 21381873137,%0A  "webhookDebug": {%0A    "action": "requested",%0A    "head_branch": "dev",%0A    "head_repository_full_name": "nicepkg/vsync",%0A    "full_name": "nicepkg/vsync",%0A    "isPullRequest": true,%0A    "prNumber": 13,%0A    "prNumberType": "number",%0A    "isNewPullRequest": true,%0A    "isOldPullRequest": false,%0A    "prKey": "nicepkg/vsync:dev",%0A    "oldPrDataHash": "fdB0pTA749",%0A    "lookupKey": "nicepkg/vsync:dev",%0A    "data": {%0A      "owner": "nicepkg",%0A      "repo": "vsync",%0A      "sha": "50d7fed068eadd4be75ee25132fe571de2154d9f",%0A      "ref": "13"%0A    }%0A  }%0A}
::endgroup::


⚡️ Your npm packages are published.

@nicepkg/vsync:
- sha: 3c57511b548d937677a646548bc4ca7991a36bf4
- publint: https://publint.dev/pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@50d7fed
- npm: npm i https://pkg.pr.new/nicepkg/vsync/@nicepkg/vsync@50d7fed

(This comment will be updated on new pushes.)

@2214962083 2214962083 merged commit 5787a19 into main Jan 27, 2026
8 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 27, 2026
## <small>1.0.10 (2026-01-27)</small>

* fix: update release workflow and documentation (#13) ([5787a19](5787a19)), closes [#13](#13)
* build: migrate from changesets to semantic-release (#12) ([1f39e61](1f39e61)), closes [#12](#12)
* docs: update website (#11) ([4b5145b](4b5145b)), closes [#11](#11)
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.0.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants