diff --git a/.github/release-manifest.json b/.github/release-manifest.json index 15fec8cd..4c9a8d63 100644 --- a/.github/release-manifest.json +++ b/.github/release-manifest.json @@ -1,3 +1,3 @@ { - "integrations/agntcy-agp/agentic-apps": "0.0.1" + "integrations/agntcy-agp/agentic-apps": "0.0.2" } diff --git a/integrations/agntcy-agp/agentic-apps/CHANGELOG.md b/integrations/agntcy-agp/agentic-apps/CHANGELOG.md new file mode 100644 index 00000000..b9af4194 --- /dev/null +++ b/integrations/agntcy-agp/agentic-apps/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.0.2](https://github.com/agntcy/csit/compare/agentic-apps-v0.0.1...agentic-apps-v0.0.2) (2025-02-25) + + +### Features + +* stage commit of the OSS CSIT repo ([#2](https://github.com/agntcy/csit/issues/2)) ([0b2846b](https://github.com/agntcy/csit/commit/0b2846b033e96aa125bec459b1875bc5fa985904))