Skip to content

Commit 117efd9

Browse files
chore(release): 3.0.6 [skip ci]
## [3.0.6](v3.0.5...v3.0.6) (2024-02-06) ### Trivial Changes * rename master to main ([4e780c0](4e780c0)) * update urls ([e2a5ccc](e2a5ccc)) ### Documentation * update readme ([16a17f3](16a17f3))
1 parent 16a17f3 commit 117efd9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [3.0.6](https://github.com/ipfs/js-hamt-sharding/compare/v3.0.5...v3.0.6) (2024-02-06)
2+
3+
4+
### Trivial Changes
5+
6+
* rename master to main ([4e780c0](https://github.com/ipfs/js-hamt-sharding/commit/4e780c0085d9f7c8120a1748c316385c16dff7e2))
7+
* update urls ([e2a5ccc](https://github.com/ipfs/js-hamt-sharding/commit/e2a5ccca109a6c70ab2093773ce00c829ccccb22))
8+
9+
10+
### Documentation
11+
12+
* update readme ([16a17f3](https://github.com/ipfs/js-hamt-sharding/commit/16a17f32a7dec7b702a510e8dcba389002bad2f9))
13+
114
## [3.0.5](https://github.com/ipfs-shipyard/js-hamt-sharding/compare/v3.0.4...v3.0.5) (2024-02-06)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hamt-sharding",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "JavaScript implementation of sharding using hash array mapped tries",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-hamt-sharding#readme",

0 commit comments

Comments
 (0)