Skip to content

Commit baab54b

Browse files
chore(release): 2.0.11 [skip ci]
## [2.0.11](libp2p/js-libp2p-webrtc@v2.0.10...v2.0.11) (2023-06-15) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([2cb3586](libp2p/js-libp2p-webrtc@2cb3586)) * Update .github/workflows/stale.yml [skip ci] ([c80d4e9](libp2p/js-libp2p-webrtc@c80d4e9)) ### Dependencies * bump p-event from 5.0.1 to 6.0.0 ([libp2p#182](libp2p/js-libp2p-webrtc#182)) ([4df61fb](libp2p/js-libp2p-webrtc@4df61fb))
1 parent 4df61fb commit baab54b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [2.0.11](https://github.com/libp2p/js-libp2p-webrtc/compare/v2.0.10...v2.0.11) (2023-06-15)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([2cb3586](https://github.com/libp2p/js-libp2p-webrtc/commit/2cb3586fb0818235083554d8581694a65b00b31f))
7+
* Update .github/workflows/stale.yml [skip ci] ([c80d4e9](https://github.com/libp2p/js-libp2p-webrtc/commit/c80d4e9cb2eae1ce721e0bcf8c78f79a0f49aea5))
8+
9+
10+
### Dependencies
11+
12+
* bump p-event from 5.0.1 to 6.0.0 ([#182](https://github.com/libp2p/js-libp2p-webrtc/issues/182)) ([4df61fb](https://github.com/libp2p/js-libp2p-webrtc/commit/4df61fbdebb7ccd9c75408dc1d7fcc076a430433))
13+
114
## [2.0.10](https://github.com/libp2p/js-libp2p-webrtc/compare/v2.0.9...v2.0.10) (2023-06-12)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/webrtc",
3-
"version": "2.0.10",
3+
"version": "2.0.11",
44
"description": "A libp2p transport using WebRTC connections",
55
"author": "",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)