Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"plugins/trogonstack-diataxis": "0.0.2",
"plugins/trogonstack-gh": "0.0.1",
"plugins/trogonstack-gh": "0.0.2",
"plugins/trogonstack-nats": "0.0.2"
}
2 changes: 1 addition & 1 deletion plugins/trogonstack-gh/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "trogonstack-gh",
"description": "GitHub workflow skills for enriching PR descriptions, automating code review context, and streamlining collaboration through the gh CLI",
"version": "0.0.1",
"version": "0.0.2",
"author": {
"name": "TrogonStack",
"url": "https://github.com/TrogonStack"
Expand Down
8 changes: 8 additions & 0 deletions plugins/trogonstack-gh/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.0.2](https://github.com/TrogonStack/agentskills/compare/trogonstack-gh@v0.0.1...trogonstack-gh@v0.0.2) (2026-02-22)


### Bug Fixes

* Restructure into per-plugin directories with trogonstack- prefix ([#9](https://github.com/TrogonStack/agentskills/issues/9)) ([1074076](https://github.com/TrogonStack/agentskills/commit/1074076774025e26bfcb86ccaa7cd3ac21f246df))