From ee2569eeff2e628241ff4af7739028843864a370 Mon Sep 17 00:00:00 2001 From: veramo-bot Date: Tue, 17 Oct 2023 14:57:51 +0000 Subject: [PATCH] chore(release): :rocket: New version v1.61.5 [skip ci] --- CHANGELOG.md | 11 +++++++++++ lerna.json | 2 +- packages/agent-explore/CHANGELOG.md | 11 +++++++++++ packages/agent-explore/package.json | 2 +- packages/plugin/CHANGELOG.md | 11 +++++++++++ packages/plugin/package.json | 2 +- 6 files changed, 36 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a482cba..8fbb812 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.5](https://github.com/veramolabs/agent-explorer/compare/v1.61.4...v1.61.5) (2023-10-17) + + +### Bug Fixes + +* credential loader ([#204](https://github.com/veramolabs/agent-explorer/issues/204)) ([8f2dc19](https://github.com/veramolabs/agent-explorer/commit/8f2dc196904992f8beb403a536dae26357d76ad1)) + + + + + ## [1.61.4](https://github.com/veramolabs/agent-explorer/compare/v1.61.3...v1.61.4) (2023-10-17) diff --git a/lerna.json b/lerna.json index 5160ac1..d0a3a47 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.61.4", + "version": "1.61.5", "npmClient": "pnpm", "changelog": { "repo": "veramolabs/agent-explorer", diff --git a/packages/agent-explore/CHANGELOG.md b/packages/agent-explore/CHANGELOG.md index 128feb5..dc02c69 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.5](https://github.com/veramolabs/agent-explorer/compare/v1.61.4...v1.61.5) (2023-10-17) + + +### Bug Fixes + +* credential loader ([#204](https://github.com/veramolabs/agent-explorer/issues/204)) ([8f2dc19](https://github.com/veramolabs/agent-explorer/commit/8f2dc196904992f8beb403a536dae26357d76ad1)) + + + + + ## [1.61.4](https://github.com/veramolabs/agent-explorer/compare/v1.61.3...v1.61.4) (2023-10-17) diff --git a/packages/agent-explore/package.json b/packages/agent-explore/package.json index 1abc193..4b28d39 100644 --- a/packages/agent-explore/package.json +++ b/packages/agent-explore/package.json @@ -14,7 +14,7 @@ "Jason Healy ", "Gregory Bugyis " ], - "version": "1.61.4", + "version": "1.61.5", "publishConfig": { "access": "public" }, diff --git a/packages/plugin/CHANGELOG.md b/packages/plugin/CHANGELOG.md index f2fec97..e491728 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.5](https://github.com/veramolabs/agent-explorer/compare/v1.61.4...v1.61.5) (2023-10-17) + + +### Bug Fixes + +* credential loader ([#204](https://github.com/veramolabs/agent-explorer/issues/204)) ([8f2dc19](https://github.com/veramolabs/agent-explorer/commit/8f2dc196904992f8beb403a536dae26357d76ad1)) + + + + + ## [1.61.3](https://github.com/veramolabs/agent-explorer/compare/v1.61.2...v1.61.3) (2023-10-17) diff --git a/packages/plugin/package.json b/packages/plugin/package.json index f6a01e6..6e3ca1d 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -7,7 +7,7 @@ "directory": "packages/plugin" }, "author": "Simonas Karuzas ", - "version": "1.61.3", + "version": "1.61.5", "type": "module", "publishConfig": { "access": "public"