Skip to content

Commit 2e95605

Browse files
chore(main): release 1.2.0 (#16)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 98ad239 commit 2e95605

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/storacha/elizaos-plugin/compare/v1.1.0...v1.2.0) (2025-03-18)
4+
5+
6+
### Features
7+
8+
* preparing repo for ElizaOS Plugin Registry ([#15](https://github.com/storacha/elizaos-plugin/issues/15)) ([287ff27](https://github.com/storacha/elizaos-plugin/commit/287ff273d4c4444603ae7a5c9160f1562ed2f2b6))
9+
10+
11+
### Bug Fixes
12+
13+
* properly pass the error obj to logger ([#17](https://github.com/storacha/elizaos-plugin/issues/17)) ([98ad239](https://github.com/storacha/elizaos-plugin/commit/98ad239c6df066d4e62c04b9c87676b634e4a07c))
14+
315
## [1.1.0](https://github.com/storacha/elizaos-plugin/compare/v1.0.9...v1.1.0) (2025-03-17)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storacha/elizaos-plugin",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Storacha Storage Plugin for ElizaOS",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)