Skip to content

Commit 10ce179

Browse files
chore(release): 3.0.3 [skip ci]
## [3.0.3](libp2p/js-libp2p-record@v3.0.2...v3.0.3) (2023-04-04) ### Bug Fixes * correction package.json exports types path ([libp2p#87](libp2p/js-libp2p-record#87)) ([c1e9a6d](libp2p/js-libp2p-record@c1e9a6d))
1 parent c1e9a6d commit 10ce179

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.3](https://github.com/libp2p/js-libp2p-record/compare/v3.0.2...v3.0.3) (2023-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* correction package.json exports types path ([#87](https://github.com/libp2p/js-libp2p-record/issues/87)) ([c1e9a6d](https://github.com/libp2p/js-libp2p-record/commit/c1e9a6d402a971b3ef66484c151b9dc4627fea1b))
7+
18
## [3.0.2](https://github.com/libp2p/js-libp2p-record/compare/v3.0.1...v3.0.2) (2023-03-10)
29

310

package.json

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

0 commit comments

Comments
 (0)