@thiennc/flutter-skills 0.5.0 → 0.6.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
@@ -74,7 +74,7 @@ For broader work, start with `$flutter-app-workflow`. Agents load only the selec
74
74
 
75
75
  ## Quality
76
76
 
77
- The catalog contains **36 skills**, **162 behavior-focused evaluation cases**, and **57 cross-catalog routing cases**. See [benchmarks](benchmarks/README.md) for measured examples and [CONTRIBUTING.md](CONTRIBUTING.md) for validation and contribution rules.
77
+ The catalog contains **36 skills**, **165 behavior-focused evaluation cases**, and **62 cross-catalog routing cases**. See [benchmarks](benchmarks/README.md) for measured examples and [CONTRIBUTING.md](CONTRIBUTING.md) for validation and contribution rules.
78
78
 
79
79
  ## License
80
80
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thiennc/flutter-skills",
3
- "version": "0.5.0",
3
+ "version": "0.6.0",
4
4
  "description": "Install the Flutter Skills collection with one command.",
5
5
  "type": "module",
6
6
  "bin": {