Skip to content

Commit 4d134f7

Browse files
chore(main): release 0.2.12
1 parent 4dfbe60 commit 4d134f7

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"name": "flow",
1010
"description": "Rust skills, domain expertise, and development workflows for Claude Code",
11-
"version": "0.2.11",
11+
"version": "0.2.12",
1212
"source": "./"
1313
}
1414
]

.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": "flow",
33
"description": "Rust skills, design quality skills, domain expertise, and development workflows for Claude Code",
4-
"version": "0.2.11",
4+
"version": "0.2.12",
55
"author": {
66
"name": "raiderrobert"
77
},

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.2.11"}
1+
{".":"0.2.12"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.12](https://github.com/raiderrobert/flow/compare/v0.2.11...v0.2.12) (2026-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* correct broken links in README ([#33](https://github.com/raiderrobert/flow/issues/33)) ([4dfbe60](https://github.com/raiderrobert/flow/commit/4dfbe60593f6898dadad2ae283a0942a8ce5a998))
9+
310
## [0.2.11](https://github.com/raiderrobert/flow/compare/v0.2.10...v0.2.11) (2026-03-27)
411

512

0 commit comments

Comments
 (0)