We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd63813 commit d44dbc7Copy full SHA for d44dbc7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.7](https://github.com/storacha/elizaos-plugin/compare/v1.0.6...v1.0.7) (2025-02-26)
4
+
5
6
+### Bug Fixes
7
8
+* release workflow ([cd63813](https://github.com/storacha/elizaos-plugin/commit/cd638131841f0d87873fdb422c9bbac625731f7d))
9
10
## [1.0.6](https://github.com/storacha/elizaos-plugin/compare/v1.0.5...v1.0.6) (2025-02-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@storacha/elizaos-plugin",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "Storacha Storage Plugin for ElizaOS",
"type": "module",
"main": "dist/index.js",
0 commit comments