Skip to content

Commit 9c2c7cb

Browse files
chore(release): 6.0.3 [skip ci]
## [6.0.3](libp2p/js-libp2p-pubsub@v6.0.2...v6.0.3) (2023-02-22) ### Dependencies * **dev:** bump protons from 6.1.3 to 7.0.2 ([#124](libp2p/js-libp2p-pubsub#124)) ([302763e](libp2p/js-libp2p-pubsub@302763e))
1 parent 302763e commit 9c2c7cb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.0.3](https://github.com/libp2p/js-libp2p-pubsub/compare/v6.0.2...v6.0.3) (2023-02-22)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump protons from 6.1.3 to 7.0.2 ([#124](https://github.com/libp2p/js-libp2p-pubsub/issues/124)) ([302763e](https://github.com/libp2p/js-libp2p-pubsub/commit/302763ecbc95b03051c071f821464d97825cb693))
7+
18
## [6.0.2](https://github.com/libp2p/js-libp2p-pubsub/compare/v6.0.1...v6.0.2) (2023-02-22)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/pubsub",
3-
"version": "6.0.2",
3+
"version": "6.0.3",
44
"description": "libp2p pubsub base class",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-pubsub#readme",

0 commit comments

Comments
 (0)