Skip to content

Commit ff9505c

Browse files
chore(release): 12.1.1 [skip ci]
## [12.1.1](v12.1.0...v12.1.1) (2023-09-05) ### Bug Fixes * update link interface path in exports map ([#270](#270)) ([d38e4a8](d38e4a8)) ### Trivial Changes * **deps:** bump actions/checkout from 3 to 4 ([f94559e](f94559e))
1 parent d38e4a8 commit ff9505c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [12.1.1](https://github.com/multiformats/js-multiformats/compare/v12.1.0...v12.1.1) (2023-09-05)
2+
3+
4+
### Bug Fixes
5+
6+
* update link interface path in exports map ([#270](https://github.com/multiformats/js-multiformats/issues/270)) ([d38e4a8](https://github.com/multiformats/js-multiformats/commit/d38e4a8ba1d2d33c60481265356708df80ed925e))
7+
8+
9+
### Trivial Changes
10+
11+
* **deps:** bump actions/checkout from 3 to 4 ([f94559e](https://github.com/multiformats/js-multiformats/commit/f94559e4a0fa7c4ad320261507040df5bc03f63a))
12+
113
## [12.1.0](https://github.com/multiformats/js-multiformats/compare/v12.0.2...v12.1.0) (2023-08-28)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiformats",
3-
"version": "12.1.0",
3+
"version": "12.1.1",
44
"description": "Interface for multihash, multicodec, multibase and CID",
55
"author": "Mikeal Rogers <mikeal.rogers@gmail.com> (https://www.mikealrogers.com/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)