Skip to content

Commit 3159e75

Browse files
chore(main): release 0.2.12 (#34)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 658f54d commit 3159e75

4 files changed

Lines changed: 15 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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+
10+
11+
### Documentation
12+
13+
* move skills catalog above installation in README ([658f54d](https://github.com/raiderrobert/flow/commit/658f54d72da2f2a2bec1d70f01646a910d575d26))
14+
315
## [0.2.11](https://github.com/raiderrobert/flow/compare/v0.2.10...v0.2.11) (2026-03-27)
416

517

0 commit comments

Comments
 (0)