chore: update versions#140
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Automated Changesets release PR to publish neon-init@0.13.1, capturing the latest patch change in the package changelog and updating the package version accordingly.
Changes:
- Bump
neon-initversion from0.13.0to0.13.1. - Add
0.13.1entry topackages/init/CHANGELOG.md. - Remove the consumed Changeset file
.changeset/skills-telemetry-fix.md.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/init/package.json | Updates package version to 0.13.1 for the release. |
| packages/init/CHANGELOG.md | Adds release notes for 0.13.1. |
| .changeset/skills-telemetry-fix.md | Deletes the Changeset after it’s been applied to the changelog/version bump. |
Comments suppressed due to low confidence (1)
packages/init/CHANGELOG.md:7
- There’s an extra space before the comma in
skills.sh ,(should beskills.sh,). This ends up in the published changelog; please fix the punctuation in this entry.
- d839446: Allow skill installs from neon init to be reported to skills.sh , so installations count as executions on the skills ecosystem. User's own DISABLE_TELEMETRY env is still respected.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
rodneyshibu
approved these changes
Feb 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
neon-init@0.13.1
Patch Changes