@athenaflow/plugin-fullstack-engineering 0.1.1 → 0.1.2

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "fullstack-engineering",
3
3
  "description": "User-invocable companion to the fullstack-engineering Workflow. Ships a single skill that captures the same state machine \u2014 Brainstorm \u2192 Isolate \u2192 Plan \u2192 Execute (TDD + browser pass) \u2192 Manual QA \u2192 Finish \u2014 for on-demand use without running the full Workflow loop.",
4
- "version": "0.1.1",
4
+ "version": "0.1.2",
5
5
  "author": {
6
6
  "name": "Athenaflow"
7
7
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fullstack-engineering",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "User-invocable companion to the fullstack-engineering Workflow. Ships a single skill that captures the same state machine \u2014 Brainstorm \u2192 Isolate \u2192 Plan \u2192 Execute (TDD + browser pass) \u2192 Manual QA \u2192 Finish \u2014 for on-demand use without running the full Workflow loop.",
5
5
  "author": {
6
6
  "name": "Athenaflow"
@@ -4,7 +4,7 @@
4
4
  "plugins": [
5
5
  {
6
6
  "name": "fullstack-engineering",
7
- "version": "0.1.1",
7
+ "version": "0.1.2",
8
8
  "source": {
9
9
  "source": "local",
10
10
  "path": "./codex/plugin"
@@ -9,4 +9,4 @@ Source of truth:
9
9
  - Skills: `../../skills/`
10
10
  - Marketplace Registries: repo-root `.claude-plugin/marketplace.json` and `.agents/plugins/marketplace.json`
11
11
 
12
- Built version: 0.1.1
12
+ Built version: 0.1.2
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "fullstack-engineering",
3
3
  "description": "User-invocable companion to the fullstack-engineering Workflow. Ships a single skill that captures the same state machine \u2014 Brainstorm \u2192 Isolate \u2192 Plan \u2192 Execute (TDD + browser pass) \u2192 Manual QA \u2192 Finish \u2014 for on-demand use without running the full Workflow loop.",
4
- "version": "0.1.1",
4
+ "version": "0.1.2",
5
5
  "author": {
6
6
  "name": "Athenaflow"
7
7
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@athenaflow/plugin-fullstack-engineering",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "User-invocable companion to the fullstack-engineering Workflow.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fullstack-engineering",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "User-invocable companion to the fullstack-engineering Workflow. Ships a single skill that captures the same state machine \u2014 Brainstorm \u2192 Isolate \u2192 Plan \u2192 Execute (TDD + browser pass) \u2192 Manual QA \u2192 Finish \u2014 for on-demand use without running the full Workflow loop.",
5
5
  "author": {
6
6
  "name": "Athenaflow"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@athenaflow/plugin-fullstack-engineering",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "User-invocable companion to the fullstack-engineering Workflow.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -3,7 +3,7 @@
3
3
  "pluginRef": "fullstack-engineering@athena-workflow-marketplace",
4
4
  "pluginName": "fullstack-engineering",
5
5
  "marketplaceName": "athena-workflow-marketplace",
6
- "version": "0.1.1",
6
+ "version": "0.1.2",
7
7
  "artifacts": {
8
8
  "claude": {
9
9
  "type": "directory",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@athenaflow/plugin-fullstack-engineering",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "User-invocable companion to the fullstack-engineering Workflow.",
5
5
  "license": "MIT",
6
6
  "repository": {