Skip to content

Commit c0c9182

Browse files
committed
chore(main): release 0.2.0
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
1 parent d6ffa80 commit c0c9182

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trogonstack-agentskills",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "TrogonStack agent skills — modular, reusable capabilities for Claude-powered agents",
55
"author": {
66
"name": "TrogonStack",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

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.0](https://github.com/TrogonStack/agentskills/compare/v0.1.0...v0.2.0) (2026-02-12)
4+
5+
6+
### Features
7+
8+
* Add GitHub workflow skills for PR enrichment and collaboration ([#3](https://github.com/TrogonStack/agentskills/issues/3)) ([d6ffa80](https://github.com/TrogonStack/agentskills/commit/d6ffa80e8ebe783c02ec86f6b2aa005fabaac051))
9+
310
## [0.1.0](https://github.com/TrogonStack/agentskills/compare/v0.0.1...v0.1.0) (2026-02-09)
411

512

0 commit comments

Comments
 (0)