Skip to content

Commit bc24fb7

Browse files
committed
chore: 0.0.3
1 parent 542ce83 commit bc24fb7

3 files changed

Lines changed: 10 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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/VeryGoodOpenSource/vgv-wingspan/compare/v0.0.2...v0.0.3) (2026-05-05)
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+
311
## [0.0.2](https://github.com/VeryGoodOpenSource/vgv-wingspan/compare/v0.0.1...v0.0.2) (2026-04-22)
412

513

0 commit comments

Comments
 (0)