Skip to content

Commit 8640c2c

Browse files
committed
chore: 0.0.4
1 parent 47774b2 commit 8640c2c

3 files changed

Lines changed: 27 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.3",
4+
"version": "0.0.4",
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.3"
2+
".": "0.0.4"
33
}

CHANGELOG.md

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

3+
## [0.0.4](https://github.com/VeryGoodOpenSource/vgv-wingspan/compare/v0.0.3...v0.0.4) (2026-07-03)
4+
5+
6+
### Features
7+
8+
* **agents:** preload elements-of-style skill into prose-heavy agents ([#207](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/207)) ([ae25263](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/ae252635e1565a08717d50e14421dc719f1af8bf))
9+
* **build:** surgical-diff + YAGNI gate before ship ([#213](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/213)) ([f2b2b0f](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/f2b2b0f30e4e4be263ae4c8814ecda98d5259e70))
10+
* **plan:** add machine-checkable success-criteria gate ([#209](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/209)) ([65e6347](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/65e6347747012d7e457b537c152aee29f8428883))
11+
* **review:** consolidate output into one numbered report with best-practices checks ([#210](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/210)) ([47774b2](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/47774b248f7de906c8fa9becba80de1bdd1ca2d4))
12+
13+
14+
### Bug Fixes
15+
16+
* make /build handoff command single-click copyable ([#166](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/166)) ([4b0759c](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/4b0759c56e8491b26ff055fcdcdf9252b1338ac5))
17+
18+
19+
### Refactors
20+
21+
* **skills:** remove create-branch and create-commit skills ([#212](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/212)) ([7691c77](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/7691c7786cd787fae04f247dfc71ce06a53a0c72))
22+
23+
24+
### Docs
25+
26+
* adopt community docs from vgv-ai-flutter-plugin ([#211](https://github.com/VeryGoodOpenSource/vgv-wingspan/issues/211)) ([559f5ee](https://github.com/VeryGoodOpenSource/vgv-wingspan/commit/559f5eefba3e1d9ee3b5d9b64aa1de06bfa07a5d))
27+
328
## [0.0.3](https://github.com/VeryGoodOpenSource/vgv-wingspan/compare/v0.0.2...v0.0.3) (2026-06-19)
429

530

0 commit comments

Comments
 (0)