From 4d9b15d98a2db411645a093f25cbea434717be6b Mon Sep 17 00:00:00 2001 From: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com> Date: Fri, 3 Apr 2026 23:13:09 -0400 Subject: [PATCH] chore(main): release trogonstack-eventmodeling 0.1.0 Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com> --- .github/release-please-manifest.json | 2 +- .../trogonstack-eventmodeling/.claude-plugin/plugin.json | 2 +- plugins/trogonstack-eventmodeling/CHANGELOG.md | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 plugins/trogonstack-eventmodeling/CHANGELOG.md diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 5dbeb21..c7ebea9 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -5,5 +5,5 @@ "plugins/trogonstack-datadog": "0.2.0", "plugins/trogonstack-ask": "0.1.1", "plugins/trogonstack-otel": "0.1.0", - "plugins/trogonstack-eventmodeling": "0.0.1" + "plugins/trogonstack-eventmodeling": "0.1.0" } diff --git a/plugins/trogonstack-eventmodeling/.claude-plugin/plugin.json b/plugins/trogonstack-eventmodeling/.claude-plugin/plugin.json index 24ec6b9..cb63633 100644 --- a/plugins/trogonstack-eventmodeling/.claude-plugin/plugin.json +++ b/plugins/trogonstack-eventmodeling/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "trogonstack-eventmodeling", "description": "Event Modeling skills for brainstorming, designing, slicing, and validating software systems following the Event Modeling methodology", - "version": "0.0.1", + "version": "0.1.0", "author": { "name": "TrogonStack", "url": "https://github.com/TrogonStack" diff --git a/plugins/trogonstack-eventmodeling/CHANGELOG.md b/plugins/trogonstack-eventmodeling/CHANGELOG.md new file mode 100644 index 0000000..c608eb6 --- /dev/null +++ b/plugins/trogonstack-eventmodeling/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.0](https://github.com/TrogonStack/agentskills/compare/trogonstack-eventmodeling@v0.0.1...trogonstack-eventmodeling@v0.1.0) (2026-04-04) + + +### Features + +* **trogonstack-eventmodeling:** Add event modeling plugin ([#34](https://github.com/TrogonStack/agentskills/issues/34)) ([b85d5be](https://github.com/TrogonStack/agentskills/commit/b85d5be6b357c31f5a4148499f36cc02cdb264fb))