diff --git a/CHANGELOG.md b/CHANGELOG.md index c770e6d..ca5baf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.13.1](https://github.com/storacha/console/compare/w3console-v1.13.0...w3console-v1.13.1) (2024-10-17) + + +### Bug Fixes + +* Revert "feat: Use Blob protocol" ([#134](https://github.com/storacha/console/issues/134)) ([004bfc2](https://github.com/storacha/console/commit/004bfc23397a3950f0b3334c5fccbd9f71862049)) + ## [1.13.0](https://github.com/storacha/console/compare/w3console-v1.12.0...w3console-v1.13.0) (2024-10-11) diff --git a/package.json b/package.json index e5a6ab3..42cbbaf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "w3console", - "version": "1.13.0", + "version": "1.13.1", "private": true, "packageManager": "pnpm@9.9.0+sha256.7a4261e50d9a44d9240baf6c9d6e10089dcf0a79d0007f2a26985a6927324177", "scripts": {