Skip to content

Commit 687a078

Browse files
chore(release): 13.3.2 [skip ci]
## [13.3.2](v13.3.1...v13.3.2) (2025-02-11) ### Documentation * add missing base36 from default multibases ([#315](#315)) ([d03762a](d03762a))
1 parent d03762a commit 687a078

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [13.3.2](https://github.com/multiformats/js-multiformats/compare/v13.3.1...v13.3.2) (2025-02-11)
2+
3+
### Documentation
4+
5+
* add missing base36 from default multibases ([#315](https://github.com/multiformats/js-multiformats/issues/315)) ([d03762a](https://github.com/multiformats/js-multiformats/commit/d03762a14741863e4555b89d2e55a7faac041201))
6+
17
## [13.3.1](https://github.com/multiformats/js-multiformats/compare/v13.3.0...v13.3.1) (2024-10-29)
28

39
### Trivial Changes

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.3.1",
3+
"version": "13.3.2",
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)