Skip to content

Commit bf164b1

Browse files
chore(release): 12.0.1 [skip ci]
## [12.0.1](v12.0.0...v12.0.1) (2023-06-15) ### Trivial Changes * **deps:** bump codecov/codecov-action from 3.1.1 to 3.1.4 ([#256](#256)) ([910eeeb](910eeeb)) ### Dependencies * **dev:** bump @types/node from 18.16.18 to 20.3.1 ([7a6d036](7a6d036))
1 parent 7a6d036 commit bf164b1

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.0.1](https://github.com/multiformats/js-multiformats/compare/v12.0.0...v12.0.1) (2023-06-15)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump codecov/codecov-action from 3.1.1 to 3.1.4 ([#256](https://github.com/multiformats/js-multiformats/issues/256)) ([910eeeb](https://github.com/multiformats/js-multiformats/commit/910eeeb36c9fe4bd087ee83e6cec03e03c2e1899))
7+
8+
9+
### Dependencies
10+
11+
* **dev:** bump @types/node from 18.16.18 to 20.3.1 ([7a6d036](https://github.com/multiformats/js-multiformats/commit/7a6d036adc1c18d8311a978d339e323ebd724da8))
12+
113
## [12.0.0](https://github.com/multiformats/js-multiformats/compare/v11.0.2...v12.0.0) (2023-06-14)
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.0.0",
3+
"version": "12.0.1",
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)