We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9107f4e commit a7dd32bCopy full SHA for a7dd32b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.4](https://github.com/libp2p/js-libp2p-logger/compare/v2.0.3...v2.0.4) (2023-01-06)
2
+
3
4
+### Dependencies
5
6
+* update @libp2p/interface-peer-id to 2.x.x ([#17](https://github.com/libp2p/js-libp2p-logger/issues/17)) ([9107f4e](https://github.com/libp2p/js-libp2p-logger/commit/9107f4ed0e8b5db713572b0c528b6860d6f572c3))
7
8
## [2.0.3](https://github.com/libp2p/js-libp2p-logger/compare/v2.0.2...v2.0.3) (2023-01-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@libp2p/logger",
- "version": "2.0.3",
+ "version": "2.0.4",
"description": "A logging component for use in js-libp2p modules",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-logger#readme",
0 commit comments