chore: bump cursor_templates_version to 1.0.5 and update related files
- Updated cursor_templates_version in project-brief.yaml and related files to 1.0.5 for consistency. - Enhanced CHANGELOG with new features and improvements for version 1.0.5, including MCP JSON generation and schema updates. - Reflected version changes in pubspec.yaml and package_graph.json. - Updated template version references in SKILL.md files across various test cases. This release improves template reproducibility and aligns documentation with the latest changes.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"cursor_templates_version": {
|
||||
"type": "string",
|
||||
"description": "Pillar 1: Pin to template version for reproducibility",
|
||||
"examples": ["1.0.4"]
|
||||
"examples": ["1.0.5"]
|
||||
},
|
||||
"project": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user