Skip to content

Commit 7b4d6e4

Browse files
chore(release): 3.0.5 [skip ci]
## [3.0.5](v3.0.4...v3.0.5) (2024-01-02) ### Trivial Changes * **deps:** bump multiformats from 12.1.3 to 13.0.0 ([d3d652c](d3d652c))
1 parent d3d652c commit 7b4d6e4

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.5](https://github.com/rvagg/js-ipld-hashmap/compare/v3.0.4...v3.0.5) (2024-01-02)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump multiformats from 12.1.3 to 13.0.0 ([d3d652c](https://github.com/rvagg/js-ipld-hashmap/commit/d3d652ce432e3697b768b24ceb232bee6804ae64))
7+
18
## [3.0.4](https://github.com/rvagg/js-ipld-hashmap/compare/v3.0.3...v3.0.4) (2023-10-25)
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.4",
3+
"version": "3.0.5",
44
"description": "A JavaScript implementation of the IPLD HashMap specification",
55
"main": "ipld-hashmap.js",
66
"type": "module",

0 commit comments

Comments
 (0)