Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
chore(release): 2.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.9](v2.0.8...v2.0.9) (2023-06-12)

### Dependencies

* **dev:** bump delay from 5.0.0 to 6.0.0 ([#169](#169)) ([104cbf0](104cbf0))
  • Loading branch information
semantic-release-bot committed Jun 12, 2023
1 parent 104cbf0 commit 54f15eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.9](https://github.com/libp2p/js-libp2p-webrtc/compare/v2.0.8...v2.0.9) (2023-06-12)


### Dependencies

* **dev:** bump delay from 5.0.0 to 6.0.0 ([#169](https://github.com/libp2p/js-libp2p-webrtc/issues/169)) ([104cbf0](https://github.com/libp2p/js-libp2p-webrtc/commit/104cbf0e2009961656cda530925089dc126b19a8))

## [2.0.8](https://github.com/libp2p/js-libp2p-webrtc/compare/v2.0.7...v2.0.8) (2023-06-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/webrtc",
"version": "2.0.8",
"version": "2.0.9",
"description": "A libp2p transport using WebRTC connections",
"author": "",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 54f15eb

Please sign in to comment.