From d51c98c9af48603902ca8b0d370f10b4ef27f980 Mon Sep 17 00:00:00 2001 From: veramo-bot Date: Wed, 27 Sep 2023 18:11:26 +0000 Subject: [PATCH] chore(release): :rocket: New version v1.40.12 [skip ci] --- CHANGELOG.md | 8 ++++++++ lerna.json | 2 +- packages/agent-explore/CHANGELOG.md | 8 ++++++++ packages/agent-explore/package.json | 2 +- packages/plugin/CHANGELOG.md | 8 ++++++++ packages/plugin/package.json | 2 +- 6 files changed, 27 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b8e0c94..9e2a7e8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.40.12](https://github.com/veramolabs/agent-explorer/compare/v1.40.11...v1.40.12) (2023-09-27) + +**Note:** Version bump only for package agent-explorer + + + + + ## [1.40.11](https://github.com/veramolabs/agent-explorer/compare/v1.40.10...v1.40.11) (2023-09-27) diff --git a/lerna.json b/lerna.json index 3ba9c896..16a8a9ff 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "1.40.11", + "version": "1.40.12", "npmClient": "pnpm", "changelog": { "repo": "veramolabs/agent-explorer", diff --git a/packages/agent-explore/CHANGELOG.md b/packages/agent-explore/CHANGELOG.md index 0a25b678..0eb7456a 100644 --- a/packages/agent-explore/CHANGELOG.md +++ b/packages/agent-explore/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.40.12](https://github.com/veramolabs/agent-explorer/compare/v1.40.11...v1.40.12) (2023-09-27) + +**Note:** Version bump only for package agent-explore + + + + + ## [1.40.11](https://github.com/veramolabs/agent-explorer/compare/v1.40.10...v1.40.11) (2023-09-27) diff --git a/packages/agent-explore/package.json b/packages/agent-explore/package.json index e03ebb74..a6b3913d 100644 --- a/packages/agent-explore/package.json +++ b/packages/agent-explore/package.json @@ -14,7 +14,7 @@ "Jason Healy ", "Gregory Bugyis " ], - "version": "1.40.11", + "version": "1.40.12", "publishConfig": { "access": "public" }, diff --git a/packages/plugin/CHANGELOG.md b/packages/plugin/CHANGELOG.md index dc33a44d..aaf0767e 100644 --- a/packages/plugin/CHANGELOG.md +++ b/packages/plugin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.40.12](https://github.com/veramolabs/agent-explorer/compare/v1.40.11...v1.40.12) (2023-09-27) + +**Note:** Version bump only for package @veramo-community/agent-explorer-plugin + + + + + ## [1.40.10](https://github.com/veramolabs/agent-explorer/compare/v1.40.9...v1.40.10) (2023-09-27) **Note:** Version bump only for package @veramo-community/agent-explorer-plugin diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 5f3a9800..6ea8d324 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -7,7 +7,7 @@ "directory": "packages/plugin" }, "author": "Simonas Karuzas ", - "version": "1.40.10", + "version": "1.40.12", "type": "module", "publishConfig": { "access": "public"