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