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
Expand Up @@ -6,5 +6,5 @@
"plugins/trogonstack-ask": "0.1.1",
"plugins/trogonstack-otel": "0.1.0",
"plugins/trogonstack-eventmodeling": "0.1.0",
"plugins/trogonstack-eda": "0.0.1"
"plugins/trogonstack-eda": "0.1.0"
}
2 changes: 1 addition & 1 deletion plugins/trogonstack-eda/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "trogonstack-eda",
"description": "Event-driven architecture skills for designing event names, schemas, contracts, and catalogs following good practices for domain and integration events",
"version": "0.0.1",
"version": "0.1.0",
"author": {
"name": "TrogonStack",
"url": "https://github.com/TrogonStack"
Expand Down
8 changes: 8 additions & 0 deletions plugins/trogonstack-eda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

## [0.1.0](https://github.com/TrogonStack/agentskills/compare/trogonstack-eda@v0.0.1...trogonstack-eda@v0.1.0) (2026-04-30)


### Features

* **trogonstack-eda:** Scaffold plugin for event-driven architecture skills ([#44](https://github.com/TrogonStack/agentskills/issues/44)) ([354e1fa](https://github.com/TrogonStack/agentskills/commit/354e1fafaf1f83767c2775231819843fbfc94952))