Skip to content

Commit bbce0e7

Browse files
committed
chore: 0.0.3
1 parent dad78c4 commit bbce0e7

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vgv-wingspan",
33
"description": "VGV Wingspan - AI-native workflows following Very Good Ventures best practices.",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": {
66
"name": "Very Good Ventures",
77
"url": "https://verygood.ventures"

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.2"
2+
".": "0.0.3"
33
}

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/VeryGoodOpenSource/vgv-wingspan/compare/v0.0.2...v0.0.3) (2026-05-20)
4+
5+
6+
### Bug Fixes
7+
8+
* pass absolute report paths to review skill agents ([#177](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/177)) ([941c9f8](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/941c9f80a29e55c74dbc55efcf3566ac987ad195))
9+
* **skills:** align frontmatter with latest standards and wire $ARGUMENTS ([#187](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/187)) ([542ce83](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/542ce83fccff02cac7add8793cc9ca9891f75ae0))
10+
* validate-and-fix should prefer MCP tools over shell commands ([#193](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/193)) ([580d24e](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/580d24eab1f8afe327716777d881bc9ea5923dd9))
11+
* vgv-wingspan installation command on README ([#196](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/196)) ([a0b5bee](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/a0b5beea65ae788fbd84de925e2d4777295684da))
12+
13+
14+
### Docs
15+
16+
* clarify in-session plugin install steps in README ([#197](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/197)) ([dad78c4](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/dad78c42d89addfd2f35e3e646a3a6d919473515))
17+
318
## [0.0.2](https://github.com/VeryGoodOpenSource/vgv-wingspan/compare/v0.0.1...v0.0.2) (2026-04-22)
419

520

0 commit comments

Comments
 (0)