Skip to content

chore: add Changesets for automated versioning and releases#28

Open
Huxpro wants to merge 1 commit intomainfrom
chore/add-changesets
Open

chore: add Changesets for automated versioning and releases#28
Huxpro wants to merge 1 commit intomainfrom
chore/add-changesets

Conversation

@Huxpro
Copy link
Copy Markdown
Member

@Huxpro Huxpro commented Mar 30, 2026

Add Changesets tooling for automated versioning and npm publishing.

Changes

  • Install @changesets/cli as devDependency
  • Add .changeset/config.json for changeset configuration
  • Add release.yml workflow:
    • On push to main, runs changesets/action@v1
    • Either creates a "Version Packages" PR or publishes to npm
  • Add scripts to package.json: changeset, version-packages, release

Follows the same pattern as vue-lynx.

- Install @changesets/cli as devDependency
- Add .changeset/config.json for changeset configuration
- Add release.yml workflow (creates "Version Packages" PR on main,
  publishes to npm when merged)
- Add changeset/version-packages/release scripts to package.json
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 30, 2026

Deploy Preview for lynx-go-web ready!

Name Link
🔨 Latest commit 8a40a1e
🔍 Latest deploy log https://app.netlify.com/projects/lynx-go-web/deploys/69c9d538d380af0008064cc1
😎 Deploy Preview https://deploy-preview-28--lynx-go-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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