Skip to content

Conversation

@2214962083
Copy link
Contributor

Summary

  • Migrate release tooling from changesets to semantic-release
  • Update CI workflows for semantic-release integration
  • Consolidate CHANGELOG to root level
  • 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)
  • Documentation update
  • 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

@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@12

commit: 2df48a8

@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@2df48a8ebbbe8a72824510e44a37797472b77e60

✅ 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@2df48a8ebbbe8a72824510e44a37797472b77e60 (404)
::group::🔍 Info
::notice::{%0A  "workflowData": {%0A    "owner": "nicepkg",%0A    "repo": "vsync",%0A    "sha": "2df48a8ebbbe8a72824510e44a37797472b77e60",%0A    "ref": "12"%0A  },%0A  "key": "YGeu3dl3WE",%0A  "runId": 21381729723,%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": 12,%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": "2df48a8ebbbe8a72824510e44a37797472b77e60",%0A      "ref": "12"%0A    }%0A  }%0A}
::endgroup::


⚡️ Your npm packages are published.

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

(This comment will be updated on new pushes.)

@github-actions
Copy link
Contributor

🚀 Preview Deployment Ready!

Preview URL: https://d041dc71.vibe-sync.pages.dev

  • Branch: dev
  • Commit: aca9bf35a793dd925bbbb9c96729f1490de067cd

(This comment will be updated on new pushes.)

@2214962083 2214962083 merged commit 1f39e61 into main Jan 27, 2026
11 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