Skip to content

Commit bc38d19

Browse files
Bump version to 1.1.0 (#34)
Two meaningful updates to existing skills since 1.0.0 (socratic-review subagent fan-out and the test-driven-development outside-in workflow) warrant a MINOR bump per CONTRIBUTING.md. Roll the NEWS [Unreleased] entries into a dated 1.1.0 release. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent ed91a45 commit bc38d19

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rails-consultant",
33
"description": "A collection of skills for Rails development and consulting, with an emphasis on learning, communication, and client success",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"author": {
66
"name": "thoughtbot"
77
},

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [1.1.0] - 2026-06-12
4+
35
- Fan out subagents for the `socratic-review` skill's silent assessment: large or
46
unfamiliar targets (multi-file PRs, SHAs, inherited code) are now explored by
57
parallel subagents — one per problem space — whose findings are merged into the

0 commit comments

Comments
 (0)