diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fbb812..090701f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.61.6](https://github.com/veramolabs/agent-explorer/compare/v1.61.5...v1.61.6) (2023-10-17) + + +### Bug Fixes + +* gh plugins ([#205](https://github.com/veramolabs/agent-explorer/issues/205)) ([44982b3](https://github.com/veramolabs/agent-explorer/commit/44982b3f390c117a36876e3c1505a688e13ebf42)) + + + + + ## [1.61.5](https://github.com/veramolabs/agent-explorer/compare/v1.61.4...v1.61.5) (2023-10-17) diff --git a/lerna.json b/lerna.json index d0a3a47..bb9a47c 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.61.5", + "version": "1.61.6", "npmClient": "pnpm", "changelog": { "repo": "veramolabs/agent-explorer", diff --git a/packages/agent-explore/CHANGELOG.md b/packages/agent-explore/CHANGELOG.md index dc02c69..0f1e0d6 100644 --- a/packages/agent-explore/CHANGELOG.md +++ b/packages/agent-explore/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.61.6](https://github.com/veramolabs/agent-explorer/compare/v1.61.5...v1.61.6) (2023-10-17) + + +### Bug Fixes + +* gh plugins ([#205](https://github.com/veramolabs/agent-explorer/issues/205)) ([44982b3](https://github.com/veramolabs/agent-explorer/commit/44982b3f390c117a36876e3c1505a688e13ebf42)) + + + + + ## [1.61.5](https://github.com/veramolabs/agent-explorer/compare/v1.61.4...v1.61.5) (2023-10-17) diff --git a/packages/agent-explore/package.json b/packages/agent-explore/package.json index 4b28d39..b9035ab 100644 --- a/packages/agent-explore/package.json +++ b/packages/agent-explore/package.json @@ -14,7 +14,7 @@ "Jason Healy ", "Gregory Bugyis " ], - "version": "1.61.5", + "version": "1.61.6", "publishConfig": { "access": "public" }, diff --git a/packages/plugin/CHANGELOG.md b/packages/plugin/CHANGELOG.md index e491728..502b935 100644 --- a/packages/plugin/CHANGELOG.md +++ b/packages/plugin/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.61.6](https://github.com/veramolabs/agent-explorer/compare/v1.61.5...v1.61.6) (2023-10-17) + + +### Bug Fixes + +* gh plugins ([#205](https://github.com/veramolabs/agent-explorer/issues/205)) ([44982b3](https://github.com/veramolabs/agent-explorer/commit/44982b3f390c117a36876e3c1505a688e13ebf42)) + + + + + ## [1.61.5](https://github.com/veramolabs/agent-explorer/compare/v1.61.4...v1.61.5) (2023-10-17) diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 6e3ca1d..46e1b8a 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -7,7 +7,7 @@ "directory": "packages/plugin" }, "author": "Simonas Karuzas ", - "version": "1.61.5", + "version": "1.61.6", "type": "module", "publishConfig": { "access": "public"