Skip to content

Commit 4bb13a4

Browse files
chore(release): 3.0.6 [skip ci]
## [3.0.6](v3.0.5...v3.0.6) (2024-01-10) ### Trivial Changes * **deps-dev:** bump c8 from 8.0.1 to 9.0.0 ([f440368](f440368))
1 parent f440368 commit 4bb13a4

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,3 +1,10 @@
1+
## [3.0.6](https://github.com/rvagg/js-ipld-hashmap/compare/v3.0.5...v3.0.6) (2024-01-10)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump c8 from 8.0.1 to 9.0.0 ([f440368](https://github.com/rvagg/js-ipld-hashmap/commit/f440368bc47d10eef59a17369a1070dfe15a02e5))
7+
18
## [3.0.5](https://github.com/rvagg/js-ipld-hashmap/compare/v3.0.4...v3.0.5) (2024-01-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipld-hashmap",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "A JavaScript implementation of the IPLD HashMap specification",
55
"main": "ipld-hashmap.js",
66
"type": "module",

0 commit comments

Comments
 (0)