Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](libp2p/js-libp2p-logger@v2.0.2...v2.0.3) (2023-01-06)

### Dependencies

* bump multiformats from 10.0.3 to 11.0.0 ([libp2p#16](libp2p/js-libp2p-logger#16)) ([892f906](libp2p/js-libp2p-logger@892f906))
  • Loading branch information
semantic-release-bot committed Jan 6, 2023
1 parent 892f906 commit 9a2d577
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.3](https://github.com/libp2p/js-libp2p-logger/compare/v2.0.2...v2.0.3) (2023-01-06)


### Dependencies

* bump multiformats from 10.0.3 to 11.0.0 ([#16](https://github.com/libp2p/js-libp2p-logger/issues/16)) ([892f906](https://github.com/libp2p/js-libp2p-logger/commit/892f906e884af0fd4af0f5cd7e01dc1dceacad6f))

## [2.0.2](https://github.com/libp2p/js-libp2p-logger/compare/v2.0.1...v2.0.2) (2022-10-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/logger",
"version": "2.0.2",
"version": "2.0.3",
"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",
Expand Down

0 comments on commit 9a2d577

Please sign in to comment.