Bump version to 0.3.3 for development#566
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the WinApp CLI version to 0.3.3 to start the next development cycle, keeping the repo’s version metadata and shipped Copilot plugin assets in sync.
Changes:
- Update the canonical CLI version in
version.json. - Update the published CLI schema version in
docs/cli-schema.json. - Bump the GitHub Copilot plugin/skill metadata versions to 0.3.3.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| version.json | Bumps the repo’s canonical CLI version to 0.3.3. |
| docs/cli-schema.json | Updates the schema header version to 0.3.3 for tooling/LLM consumers. |
| .github/plugin/skills/winapp-cli/ui-automation/SKILL.md | Updates skill front-matter version to 0.3.3. |
| .github/plugin/skills/winapp-cli/troubleshoot/SKILL.md | Updates skill front-matter version to 0.3.3. |
| .github/plugin/skills/winapp-cli/signing/SKILL.md | Updates skill front-matter version to 0.3.3. |
| .github/plugin/skills/winapp-cli/setup/SKILL.md | Updates skill front-matter version to 0.3.3. |
| .github/plugin/skills/winapp-cli/package/SKILL.md | Updates skill front-matter version to 0.3.3. |
| .github/plugin/skills/winapp-cli/manifest/SKILL.md | Updates skill front-matter version to 0.3.3. |
| .github/plugin/skills/winapp-cli/identity/SKILL.md | Updates skill front-matter version to 0.3.3. |
| .github/plugin/skills/winapp-cli/frameworks/SKILL.md | Updates skill front-matter version to 0.3.3. |
| .github/plugin/plugin.json | Updates plugin manifest version to 0.3.3. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Contributor
Build Metrics ReportBinary Sizes
Test Results✅ 1192 passed, 1 skipped out of 1193 tests in 453.1s (-7.4s vs. baseline) Test Coverage❌ 17.2% line coverage, 36.3% branch coverage · ✅ no change vs. baseline CLI Startup Time46ms median (x64, Updated 2026-06-03 02:10:48 UTC · commit |
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.
Bumps the CLI version to 0.3.3 for the next development cycle.