Skip to content

Commit

Permalink
chore(release): 🚀 New version v1.72.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
veramo-bot committed Apr 3, 2024
1 parent 7433c4b commit e8a37eb
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.72.0](https://github.com/veramolabs/agent-explorer/compare/v1.71.5...v1.72.0) (2024-04-03)


### Features

* add header components and attachment sharing ([#224](https://github.com/veramolabs/agent-explorer/issues/224)) ([7433c4b](https://github.com/veramolabs/agent-explorer/commit/7433c4b3942ada25c0c5a4878d4109b9c481f415))





## [1.71.5](https://github.com/veramolabs/agent-explorer/compare/v1.71.4...v1.71.5) (2024-04-02)

**Note:** Version bump only for package agent-explorer
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.71.5",
"version": "1.72.0",
"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.72.0](https://github.com/veramolabs/agent-explorer/compare/v1.71.5...v1.72.0) (2024-04-03)


### Features

* add header components and attachment sharing ([#224](https://github.com/veramolabs/agent-explorer/issues/224)) ([7433c4b](https://github.com/veramolabs/agent-explorer/commit/7433c4b3942ada25c0c5a4878d4109b9c481f415))





## [1.71.5](https://github.com/veramolabs/agent-explorer/compare/v1.71.4...v1.71.5) (2024-04-02)

**Note:** Version bump only for package agent-explore
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.71.5",
"version": "1.72.0",
"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.72.0](https://github.com/veramolabs/agent-explorer/compare/v1.71.5...v1.72.0) (2024-04-03)


### Features

* add header components and attachment sharing ([#224](https://github.com/veramolabs/agent-explorer/issues/224)) ([7433c4b](https://github.com/veramolabs/agent-explorer/commit/7433c4b3942ada25c0c5a4878d4109b9c481f415))





## [1.71.5](https://github.com/veramolabs/agent-explorer/compare/v1.71.4...v1.71.5) (2024-04-02)

**Note:** Version bump only for package @veramo-community/agent-explorer-plugin
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.71.5",
"version": "1.72.0",
"type": "module",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit e8a37eb

Please sign in to comment.