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

Commit

Permalink
chore(release): 2.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.2](v2.0.1...v2.0.2) (2022-08-10)

### Bug Fixes

* update all deps ([#184](#184)) ([3585146](3585146))
  • Loading branch information
semantic-release-bot committed Aug 10, 2022
1 parent 3585146 commit e812d0e
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.2](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.1...v2.0.2) (2022-08-10)


### Bug Fixes

* update all deps ([#184](https://github.com/libp2p/js-libp2p-webrtc-direct/issues/184)) ([3585146](https://github.com/libp2p/js-libp2p-webrtc-direct/commit/35851466f34294aa2a38f1fa276b5c624aa484ac))

## [2.0.1](https://github.com/libp2p/js-libp2p-webrtc-direct/compare/v2.0.0...v2.0.1) (2022-06-17)


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-direct",
"version": "2.0.1",
"version": "2.0.2",
"description": "Dial using WebRTC without the need to set up any Signalling Rendezvous Point! ",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-webrtc-direct#readme",
Expand Down

0 comments on commit e812d0e

Please sign in to comment.