Skip to content

Commit

Permalink
chore(release): 🚀 New version v1.40.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
veramo-bot committed Sep 27, 2023
1 parent b62a206 commit af2ae64
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.40.8](https://github.com/veramolabs/agent-explorer/compare/v1.40.7...v1.40.8) (2023-09-27)


### Bug Fixes

* **ci:** retry release 6 ([b62a206](https://github.com/veramolabs/agent-explorer/commit/b62a206346d8f811ae6dff2a2c81bbbc31ab6cad))





## [1.40.7](https://github.com/veramolabs/agent-explorer/compare/v1.40.6...v1.40.7) (2023-09-27)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.40.7",
"version": "1.40.8",
"npmClient": "pnpm",
"changelog": {
"repo": "veramolabs/agent-explorer",
Expand Down
11 changes: 11 additions & 0 deletions packages/agent-explore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.40.8](https://github.com/veramolabs/agent-explorer/compare/v1.40.7...v1.40.8) (2023-09-27)


### Bug Fixes

* **ci:** retry release 6 ([b62a206](https://github.com/veramolabs/agent-explorer/commit/b62a206346d8f811ae6dff2a2c81bbbc31ab6cad))





## [1.40.7](https://github.com/veramolabs/agent-explorer/compare/v1.40.6...v1.40.7) (2023-09-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/agent-explore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"Jason Healy <[email protected]>",
"Gregory Bugyis <[email protected]>"
],
"version": "1.40.7",
"version": "1.40.8",
"publishConfig": {
"access": "public"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.40.8](https://github.com/veramolabs/agent-explorer/compare/v1.40.7...v1.40.8) (2023-09-27)


### Bug Fixes

* **ci:** retry release 6 ([b62a206](https://github.com/veramolabs/agent-explorer/commit/b62a206346d8f811ae6dff2a2c81bbbc31ab6cad))





## [1.40.7](https://github.com/veramolabs/agent-explorer/compare/v1.40.6...v1.40.7) (2023-09-27)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"directory": "packages/plugin"
},
"author": "Simonas Karuzas <[email protected]>",
"version": "1.40.7",
"version": "1.40.8",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit af2ae64

Please sign in to comment.