Skip to content

Commit c48a32b

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](libp2p/js-libp2p-webtransport@v1.0.5...v1.0.6) (2022-12-06) ### Bug Fixes * Make a fix release with [libp2p#32](libp2p/js-libp2p-webtransport#32) ([libp2p#34](libp2p/js-libp2p-webtransport#34)) ([66a38f6](libp2p/js-libp2p-webtransport@66a38f6))
1 parent 66a38f6 commit c48a32b

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+
## [1.0.6](https://github.com/libp2p/js-libp2p-webtransport/compare/v1.0.5...v1.0.6) (2022-12-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Make a fix release with [#32](https://github.com/libp2p/js-libp2p-webtransport/issues/32) ([#34](https://github.com/libp2p/js-libp2p-webtransport/issues/34)) ([66a38f6](https://github.com/libp2p/js-libp2p-webtransport/commit/66a38f6e452e72042ad10ef8521544d8b5afecff))
7+
18
## [1.0.5](https://github.com/libp2p/js-libp2p-webtransport/compare/v1.0.4...v1.0.5) (2022-11-16)
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/webtransport",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "JavaScript implementation of the WebTransport module that libp2p uses and that implements the interface-transport spec",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-webtransport#readme",

0 commit comments

Comments
 (0)