Skip to content

Commit abbc1d8

Browse files
chore: bump version to 1.4.0
1 parent 47cb0d0 commit abbc1d8

22 files changed

Lines changed: 97 additions & 59 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"name": "devflow-specify",
1111
"source": "./plugins/devflow-specify",
1212
"description": "Interactive feature specification - creates well-defined GitHub issues",
13-
"version": "1.3.3",
13+
"version": "1.4.0",
1414
"keywords": [
1515
"specification",
1616
"requirements",
@@ -22,7 +22,7 @@
2222
"name": "devflow-implement",
2323
"source": "./plugins/devflow-implement",
2424
"description": "Complete task implementation workflow with exploration, planning, and coding",
25-
"version": "1.3.3",
25+
"version": "1.4.0",
2626
"keywords": [
2727
"implementation",
2828
"coding",
@@ -34,7 +34,7 @@
3434
"name": "devflow-code-review",
3535
"source": "./plugins/devflow-code-review",
3636
"description": "Comprehensive code review with parallel specialized agents",
37-
"version": "1.3.3",
37+
"version": "1.4.0",
3838
"keywords": [
3939
"review",
4040
"code-quality",
@@ -45,7 +45,7 @@
4545
"name": "devflow-resolve",
4646
"source": "./plugins/devflow-resolve",
4747
"description": "Process and fix code review issues with risk assessment",
48-
"version": "1.3.3",
48+
"version": "1.4.0",
4949
"keywords": [
5050
"issues",
5151
"fixes",
@@ -57,7 +57,7 @@
5757
"name": "devflow-debug",
5858
"source": "./plugins/devflow-debug",
5959
"description": "Debugging workflows with competing hypothesis investigation using agent teams",
60-
"version": "1.3.3",
60+
"version": "1.4.0",
6161
"keywords": [
6262
"debugging",
6363
"hypotheses",
@@ -69,7 +69,7 @@
6969
"name": "devflow-self-review",
7070
"source": "./plugins/devflow-self-review",
7171
"description": "Self-review workflow: Simplifier + Scrutinizer for code quality",
72-
"version": "1.3.3",
72+
"version": "1.4.0",
7373
"keywords": [
7474
"self-review",
7575
"quality",
@@ -81,7 +81,7 @@
8181
"name": "devflow-core-skills",
8282
"source": "./plugins/devflow-core-skills",
8383
"description": "Auto-activating quality enforcement skills",
84-
"version": "1.3.3",
84+
"version": "1.4.0",
8585
"keywords": [
8686
"skills",
8787
"quality",
@@ -92,7 +92,7 @@
9292
"name": "devflow-ambient",
9393
"source": "./plugins/devflow-ambient",
9494
"description": "Ambient mode — auto-loads relevant skills for every prompt",
95-
"version": "1.3.3",
95+
"version": "1.4.0",
9696
"keywords": [
9797
"ambient",
9898
"routing",
@@ -104,7 +104,7 @@
104104
"name": "devflow-audit-claude",
105105
"source": "./plugins/devflow-audit-claude",
106106
"description": "Audit CLAUDE.md files against Anthropic best practices",
107-
"version": "1.3.3",
107+
"version": "1.4.0",
108108
"keywords": [
109109
"audit",
110110
"claude-md",
@@ -115,7 +115,7 @@
115115
"name": "devflow-typescript",
116116
"source": "./plugins/devflow-typescript",
117117
"description": "TypeScript language patterns (type safety, generics, utility types)",
118-
"version": "1.3.3",
118+
"version": "1.4.0",
119119
"keywords": [
120120
"typescript",
121121
"types",
@@ -126,7 +126,7 @@
126126
"name": "devflow-react",
127127
"source": "./plugins/devflow-react",
128128
"description": "React framework patterns (hooks, state, composition, performance)",
129-
"version": "1.3.3",
129+
"version": "1.4.0",
130130
"keywords": [
131131
"react",
132132
"hooks",
@@ -137,7 +137,7 @@
137137
"name": "devflow-accessibility",
138138
"source": "./plugins/devflow-accessibility",
139139
"description": "Web accessibility patterns (WCAG, ARIA, keyboard navigation)",
140-
"version": "1.3.3",
140+
"version": "1.4.0",
141141
"keywords": [
142142
"accessibility",
143143
"wcag",
@@ -149,7 +149,7 @@
149149
"name": "devflow-frontend-design",
150150
"source": "./plugins/devflow-frontend-design",
151151
"description": "Frontend design patterns (typography, color, spacing, motion)",
152-
"version": "1.3.3",
152+
"version": "1.4.0",
153153
"keywords": [
154154
"design",
155155
"typography",
@@ -160,7 +160,7 @@
160160
"name": "devflow-go",
161161
"source": "./plugins/devflow-go",
162162
"description": "Go language patterns (error handling, interfaces, concurrency)",
163-
"version": "1.3.3",
163+
"version": "1.4.0",
164164
"keywords": [
165165
"go",
166166
"golang",
@@ -171,7 +171,7 @@
171171
"name": "devflow-python",
172172
"source": "./plugins/devflow-python",
173173
"description": "Python language patterns (type hints, protocols, data modeling)",
174-
"version": "1.3.3",
174+
"version": "1.4.0",
175175
"keywords": [
176176
"python",
177177
"type-hints",
@@ -182,7 +182,7 @@
182182
"name": "devflow-java",
183183
"source": "./plugins/devflow-java",
184184
"description": "Java language patterns (records, sealed classes, composition)",
185-
"version": "1.3.3",
185+
"version": "1.4.0",
186186
"keywords": [
187187
"java",
188188
"records",
@@ -193,7 +193,7 @@
193193
"name": "devflow-rust",
194194
"source": "./plugins/devflow-rust",
195195
"description": "Rust language patterns (ownership, error handling, type system)",
196-
"version": "1.3.3",
196+
"version": "1.4.0",
197197
"keywords": [
198198
"rust",
199199
"ownership",

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to DevFlow will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.4.0] - 2026-03-09
99

1010
### Added
1111
- **Smart branch naming**`/implement #42` auto-derives branch names from issue labels and title (e.g., `feature/42-add-jwt-auth`); free-text tasks infer type from keywords (e.g., `/implement fix login bug``fix/login-bug`)
@@ -853,6 +853,7 @@ devflow init
853853

854854
---
855855

856+
[1.4.0]: https://github.com/dean0x/devflow/compare/v1.3.3...v1.4.0
856857
[1.3.3]: https://github.com/dean0x/devflow/compare/v1.3.2...v1.3.3
857858
[1.3.2]: https://github.com/dean0x/devflow/compare/v1.3.1...v1.3.2
858859
[1.3.1]: https://github.com/dean0x/devflow/compare/v1.3.0...v1.3.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "devflow-kit",
3-
"version": "1.3.3",
3+
"version": "1.4.0",
44
"description": "Agentic Development Toolkit for Claude Code - Enhance AI-assisted development with intelligent commands and workflows",
55
"type": "module",
66
"bin": {

plugins/devflow-accessibility/.claude-plugin/plugin.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "devflow-accessibility",
33
"description": "Web accessibility patterns - WCAG compliance, ARIA roles, keyboard navigation, focus management",
4-
"author": { "name": "Dean0x" },
5-
"version": "1.3.3",
4+
"author": {
5+
"name": "Dean0x"
6+
},
7+
"version": "1.4.0",
68
"homepage": "https://github.com/dean0x/devflow",
79
"repository": "https://github.com/dean0x/devflow",
810
"license": "MIT",

plugins/devflow-ambient/.claude-plugin/plugin.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "devflow-ambient",
33
"description": "Ambient mode — auto-loads relevant skills for every prompt",
4-
"author": { "name": "Dean0x" },
5-
"version": "1.3.3",
4+
"author": {
5+
"name": "Dean0x"
6+
},
7+
"version": "1.4.0",
68
"agents": [],
79
"skills": [
810
"ambient-router"
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "devflow-audit-claude",
33
"description": "Audit CLAUDE.md files against Anthropic best practices",
4-
"author": { "name": "Dean0x" },
5-
"version": "1.3.3",
4+
"author": {
5+
"name": "Dean0x"
6+
},
7+
"version": "1.4.0",
68
"agents": [],
79
"skills": []
810
}

plugins/devflow-code-review/.claude-plugin/plugin.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "devflow-code-review",
33
"description": "Comprehensive code review with parallel specialized agents covering security, architecture, performance, and more",
4-
"author": { "name": "Dean0x" },
5-
"version": "1.3.3",
4+
"author": {
5+
"name": "Dean0x"
6+
},
7+
"version": "1.4.0",
68
"homepage": "https://github.com/dean0x/devflow",
79
"repository": "https://github.com/dean0x/devflow",
810
"license": "MIT",

plugins/devflow-core-skills/.claude-plugin/plugin.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "devflow-core-skills",
33
"description": "Auto-activating quality enforcement skills - foundation layer for all DevFlow plugins",
4-
"author": { "name": "Dean0x" },
5-
"version": "1.3.3",
4+
"author": {
5+
"name": "Dean0x"
6+
},
7+
"version": "1.4.0",
68
"homepage": "https://github.com/dean0x/devflow",
79
"repository": "https://github.com/dean0x/devflow",
810
"license": "MIT",

plugins/devflow-debug/.claude-plugin/plugin.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
{
22
"name": "devflow-debug",
33
"description": "Debugging workflows with competing hypothesis investigation using agent teams",
4-
"author": { "name": "Dean0x" },
5-
"version": "1.3.3",
4+
"author": {
5+
"name": "Dean0x"
6+
},
7+
"version": "1.4.0",
68
"homepage": "https://github.com/dean0x/devflow",
79
"repository": "https://github.com/dean0x/devflow",
810
"license": "MIT",

0 commit comments

Comments
 (0)