Skip to content

Commit

Permalink
chore(release): 3.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.3](libp2p/js-libp2p-pubsub@v3.1.2...v3.1.3) (2022-09-21)

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([fcf5da9](libp2p/js-libp2p-pubsub@fcf5da9))

### Dependencies

* update @multiformats/multiaddr to 11.0.0 ([#101](libp2p/js-libp2p-pubsub#101)) ([9524fa4](libp2p/js-libp2p-pubsub@9524fa4))
  • Loading branch information
semantic-release-bot committed Sep 21, 2022
1 parent 9524fa4 commit 2f11655
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [3.1.3](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.1.2...v3.1.3) (2022-09-21)


### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([fcf5da9](https://github.com/libp2p/js-libp2p-pubsub/commit/fcf5da9f5038f3a544724adff2aa5559d31a82fe))


### Dependencies

* update @multiformats/multiaddr to 11.0.0 ([#101](https://github.com/libp2p/js-libp2p-pubsub/issues/101)) ([9524fa4](https://github.com/libp2p/js-libp2p-pubsub/commit/9524fa4e2d1935d7603bf2d2bfb09ac4f13675c2))

## [3.1.2](https://github.com/libp2p/js-libp2p-pubsub/compare/v3.1.1...v3.1.2) (2022-08-11)


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/pubsub",
"version": "3.1.2",
"version": "3.1.3",
"description": "libp2p pubsub base class",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-pubsub#readme",
Expand Down

0 comments on commit 2f11655

Please sign in to comment.