Skip to content

Commit 48d283e

Browse files
blafourcadeclaude
andcommitted
chore(release-please): drop per-plugin release-as pins after the v4.0.0 cut
The v4.0.0 marketplace release shipped with all six plugins pinned to 1.0.0. Now that those tags exist, remove the `release-as: "1.0.0"` pins so future feat / fix / refactor commits drive natural semver per plugin (feat -> minor, fix -> patch). The marketplace continues on its own track from 4.0.0. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b5e3c38 commit 48d283e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

release-please-config.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
},
2626
"plugins/aidd-context": {
2727
"package-name": "aidd-context",
28-
"release-as": "1.0.0",
2928
"extra-files": [
3029
{
3130
"type": "json",
@@ -36,7 +35,6 @@
3635
},
3736
"plugins/aidd-dev": {
3837
"package-name": "aidd-dev",
39-
"release-as": "1.0.0",
4038
"extra-files": [
4139
{
4240
"type": "json",
@@ -47,7 +45,6 @@
4745
},
4846
"plugins/aidd-vcs": {
4947
"package-name": "aidd-vcs",
50-
"release-as": "1.0.0",
5148
"extra-files": [
5249
{
5350
"type": "json",
@@ -58,7 +55,6 @@
5855
},
5956
"plugins/aidd-pm": {
6057
"package-name": "aidd-pm",
61-
"release-as": "1.0.0",
6258
"extra-files": [
6359
{
6460
"type": "json",
@@ -69,7 +65,6 @@
6965
},
7066
"plugins/aidd-orchestrator": {
7167
"package-name": "aidd-orchestrator",
72-
"release-as": "1.0.0",
7368
"extra-files": [
7469
{
7570
"type": "json",
@@ -80,7 +75,6 @@
8075
},
8176
"plugins/aidd-refine": {
8277
"package-name": "aidd-refine",
83-
"release-as": "1.0.0",
8478
"extra-files": [
8579
{
8680
"type": "json",

0 commit comments

Comments
 (0)