Skip to content

Commit 5ee35ad

Browse files
authored
chore(main): release trogonstack-datadog 0.2.1 (#37)
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
1 parent 1d41f03 commit 5ee35ad

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"plugins/trogonstack-diataxis": "0.0.3",
33
"plugins/trogonstack-gh": "0.0.2",
44
"plugins/trogonstack-nats": "0.1.0",
5-
"plugins/trogonstack-datadog": "0.2.0",
5+
"plugins/trogonstack-datadog": "0.2.1",
66
"plugins/trogonstack-ask": "0.1.1",
77
"plugins/trogonstack-otel": "0.1.0",
88
"plugins/trogonstack-eventmodeling": "0.1.0"

plugins/trogonstack-datadog/.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": "trogonstack-datadog",
33
"description": "Datadog observability skills for designing, redesigning, and auditing dashboards with proper widget selection, layout patterns, template variables, and operational readiness validation using the pup CLI",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"author": {
66
"name": "TrogonStack",
77
"url": "https://github.com/TrogonStack"

plugins/trogonstack-datadog/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.1](https://github.com/TrogonStack/agentskills/compare/trogonstack-datadog@v0.2.0...trogonstack-datadog@v0.2.1) (2026-04-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **trogonstack-datadog:** Add --agent flag to all pup CLI calls ([#36](https://github.com/TrogonStack/agentskills/issues/36)) ([1d41f03](https://github.com/TrogonStack/agentskills/commit/1d41f035df455270b29b3ca79747383acd6b3cc8))
9+
310
## [0.2.0](https://github.com/TrogonStack/agentskills/compare/trogonstack-datadog@v0.1.0...trogonstack-datadog@v0.2.0) (2026-04-03)
411

512

0 commit comments

Comments
 (0)