Skip to content

Commit 15d13c9

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](libp2p/js-libp2p-record@v2.0.4...v3.0.0) (2023-01-06) ### ⚠ BREAKING CHANGES * update multiformats to 11.x.x (libp2p#70) ### Bug Fixes * update multiformats to 11.x.x ([libp2p#70](libp2p/js-libp2p-record#70)) ([594fc41](libp2p/js-libp2p-record@594fc41))
1 parent 594fc41 commit 15d13c9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.0.0](https://github.com/libp2p/js-libp2p-record/compare/v2.0.4...v3.0.0) (2023-01-06)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update multiformats to 11.x.x (#70)
7+
8+
### Bug Fixes
9+
10+
* update multiformats to 11.x.x ([#70](https://github.com/libp2p/js-libp2p-record/issues/70)) ([594fc41](https://github.com/libp2p/js-libp2p-record/commit/594fc4171ec20f4fc1fbc36c99c61eed06aeab25))
11+
112
## [2.0.4](https://github.com/libp2p/js-libp2p-record/compare/v2.0.3...v2.0.4) (2022-12-16)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/record",
3-
"version": "2.0.4",
3+
"version": "3.0.0",
44
"description": "libp2p record implementation",
55
"author": "Friedel Ziegelmayer <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)