@thiennc/flutter-skills 0.8.0 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -72,7 +72,7 @@ Skills guide the agent through implementation and verification, with clear repor
72
72
 
73
73
  ## Quality
74
74
 
75
- **189 behavior-focused evaluation cases** and **65 cross-catalog routing cases** define expected behavior and skill selection. See [measured results](benchmarks/README.md) and [contribution guidelines](CONTRIBUTING.md).
75
+ **199 behavior-focused evaluation cases** and **70 cross-catalog routing cases** define expected behavior and skill selection. See [measured results](benchmarks/README.md) and [contribution guidelines](CONTRIBUTING.md).
76
76
 
77
77
  ## License
78
78
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thiennc/flutter-skills",
3
- "version": "0.8.0",
3
+ "version": "0.9.0",
4
4
  "description": "Install the Flutter Skills collection with one command.",
5
5
  "type": "module",
6
6
  "bin": {