mirror of
https://github.com/codestable/CodeStable.git
synced 2026-09-19 09:03:09 +08:00
chore(release): bump CodeStable to 2.0.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"plugins": [
|
||||
{
|
||||
"name": "codestable",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "CodeStable AI coding workflow skills.",
|
||||
"source": {
|
||||
"source": "local",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"plugins": [
|
||||
{
|
||||
"name": "codestable",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "CodeStable AI coding workflow skills.",
|
||||
"source": "./plugins/codestable"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.1
|
||||
|
||||
- Replaced task-shape workflow tiers with minimum sufficient assurance selected from unexcluded risks.
|
||||
- Added pre-approval Epic route discovery with a document-owned route map, derived frontier, and explicit HITL decisions.
|
||||
- Added conditional shared-language alignment for Feature and Epic design without introducing a mandatory glossary or new gate.
|
||||
- Removed stale experiments for retired v1 skill entries and tightened experiment-to-skill consistency checks.
|
||||
|
||||
## 2.0.0
|
||||
|
||||
- Reduced the shipped package from the 32 skills in v1.0.4 to 8 thin-harness skills: `cs`,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "codestable",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "CodeStable AI coding workflow skills.",
|
||||
"author": {
|
||||
"name": "CodeStable"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "codestable",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "CodeStable AI coding workflow skills.",
|
||||
"skills": "./skills/"
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
2.0.0
|
||||
2.0.1
|
||||
|
||||
Reference in New Issue
Block a user