Skip to content

Commit 336de84

Browse files
chore(main): release 0.6.2 (#43)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eadebad commit 336de84

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+
## [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+
310
## [0.6.1](https://github.com/storacha/pail/compare/v0.6.0...v0.6.1) (2025-04-04)
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": "@web3-storage/pail",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "DAG based key value store.",
55
"main": "./dist/src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)