Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR performs a version bump from 0.1.12 to 0.1.13 across all packages in the Rslint monorepo. This is a standard release preparation that ensures version consistency across all published packages and binary distributions.
- Updates version numbers in all package.json files from 0.1.12 to 0.1.13
- Maintains version synchronization across the entire monorepo structure
- Includes both core packages and platform-specific binary packages
Reviewed Changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Root monorepo version update |
| packages/vscode-extension/package.json | VS Code extension version bump |
| packages/utils/package.json | Utils package version update |
| packages/rule-tester/package.json | Rule tester package version update |
| packages/rslint/package.json | Core rslint package version update |
| packages/rslint-wasm/package.json | WASM package version update |
| packages/rslint-test-tools/package.json | Test tools package version update |
| packages/rslint-api/package.json | API package version update |
| npm/win32-x64/package.json | Windows x64 binary package version update |
| npm/win32-arm64/package.json | Windows ARM64 binary package version update |
| npm/linux-x64/package.json | Linux x64 binary package version update |
| npm/linux-arm64/package.json | Linux ARM64 binary package version update |
| npm/darwin-x64/package.json | macOS x64 binary package version update |
| npm/darwin-arm64/package.json | macOS ARM64 binary package version update |
✅ Deploy Preview for rslint ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
No description provided.