Skip to content

Commit 32778ff

Browse files
chore(release): 12.1.2 [skip ci]
## [12.1.2](v12.1.1...v12.1.2) (2023-10-03) ### Bug Fixes * switch interface method decl style ([a33d24f](a33d24f)) ### Dependencies * **dev:** bump aegir from 40.0.13 to 41.0.0 ([41f008b](41f008b))
1 parent a33d24f commit 32778ff

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.2](https://github.com/multiformats/js-multiformats/compare/v12.1.1...v12.1.2) (2023-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* switch interface method decl style ([a33d24f](https://github.com/multiformats/js-multiformats/commit/a33d24f3ca56e4b40c80a3237e419cda261aa3e6))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump aegir from 40.0.13 to 41.0.0 ([41f008b](https://github.com/multiformats/js-multiformats/commit/41f008b09378085adef4aede1dd504a4eba5fa80))
12+
113
## [12.1.1](https://github.com/multiformats/js-multiformats/compare/v12.1.0...v12.1.1) (2023-09-05)
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.1",
3+
"version": "12.1.2",
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)