fixing version numbers for packaging process#15
Merged
ColemanRoo merged 1 commit intomainfrom Nov 22, 2024
Merged
Conversation
Contributor
There was a problem hiding this comment.
👍 Looks good to me! Reviewed everything up to fbdf8fe in 29 seconds
More details
- Looked at
28lines of code in1files - Skipped
0files when reviewing. - Skipped posting
2drafted comments based on config settings.
1. package.json:8
- Draft comment:
The version number in the file path should match the version field. Consider updating the file path to match the current version.
"bin/roo-cline-2.0.3.vsix",
- Reason this comment was not posted:
Comment looked like it was already resolved.
2. package.json:2
- Draft comment:
The PR description should provide a comprehensive overview, including how the changes have been tested and any related tickets/issues. This is from our Development Standards: https://www.notion.so/Development-Standards-59febcf8ead647fd9c2ec3f60c22f3df?pvs=4#11869ad2d58180429648e12f7977d646 - Reason this comment was not posted:
Comment did not seem useful.
Workflow ID: wflow_ZJyNOdlV6IzuKiEX
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.
mrubens
approved these changes
Nov 22, 2024
mrubens
pushed a commit
that referenced
this pull request
Jun 11, 2025
… button placement (#15) * refactor(marketplace): subtle 'match' style * chore: add translations * refactor(marketplace): move install ui button * test(marketplace): update outdated tests
roomote
pushed a commit
that referenced
this pull request
Jul 8, 2025
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.
Need to update version number in 2 spots in package.json, moving files list in package.json close to version so that it is more obvious both spots need to be changed.
Important
Update version number and reorganize
fileslist inpackage.jsonfor better packaging process.package.jsonto2.0.3.fileslist inpackage.jsonnext toversionfor better visibility and maintenance.This description was created by
for fbdf8fe. It will automatically update as commits are pushed.