We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eadebad commit 336de84Copy full SHA for 336de84
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.6.2](https://github.com/storacha/pail/compare/v0.6.1...v0.6.2) (2025-04-04)
4
+
5
6
+### Bug Fixes
7
8
+* vis output ([eadebad](https://github.com/storacha/pail/commit/eadebad99afd7b44231f2e0ed25ee182db123489))
9
10
## [0.6.1](https://github.com/storacha/pail/compare/v0.6.0...v0.6.1) (2025-04-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@web3-storage/pail",
- "version": "0.6.1",
+ "version": "0.6.2",
"description": "DAG based key value store.",
"main": "./dist/src/index.js",
"type": "module",
0 commit comments