Skip to content

Commit 1061ae7

Browse files
chore(release): 13.2.3 [skip ci]
## [13.2.3](v13.2.2...v13.2.3) (2024-09-12) ### Bug Fixes * CID.parse(base36) ([#307](#307)) ([892f198](892f198))
1 parent 892f198 commit 1061ae7

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+
## [13.2.3](https://github.com/multiformats/js-multiformats/compare/v13.2.2...v13.2.3) (2024-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* CID.parse(base36) ([#307](https://github.com/multiformats/js-multiformats/issues/307)) ([892f198](https://github.com/multiformats/js-multiformats/commit/892f198ebc6fe4f8c53d625d7d13521b65bea73e))
7+
18
## [13.2.2](https://github.com/multiformats/js-multiformats/compare/v13.2.1...v13.2.2) (2024-07-30)
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": "multiformats",
3-
"version": "13.2.2",
3+
"version": "13.2.3",
44
"description": "Interface for multihash, multicodec, multibase and CID",
55
"author": "Mikeal Rogers <[email protected]> (https://www.mikealrogers.com/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)