Skip to content

Commit c456027

Browse files
chore(main): release 1.2.1 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e57fbc0 commit c456027

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.1](https://github.com/storacha/elizaos-plugin/compare/v1.2.0...v1.2.1) (2025-03-24)
4+
5+
6+
### Bug Fixes
7+
8+
* update readme to install plugin from official registry ([#18](https://github.com/storacha/elizaos-plugin/issues/18)) ([e57fbc0](https://github.com/storacha/elizaos-plugin/commit/e57fbc0a7ae19cbcb24608599732c568965c47e8))
9+
310
## [1.2.0](https://github.com/storacha/elizaos-plugin/compare/v1.1.0...v1.2.0) (2025-03-18)
411

512

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.2.0",
3+
"version": "1.2.1",
44
"description": "Storacha Storage Plugin for ElizaOS",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)