Skip to content

Commit 4bf1a9d

Browse files
chore(release): 2.0.6 [skip ci]
## [2.0.6](libp2p/js-libp2p-logger@v2.0.5...v2.0.6) (2023-03-13) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([a24089e](libp2p/js-libp2p-logger@a24089e)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([36c0fe1](libp2p/js-libp2p-logger@36c0fe1)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([e73d815](libp2p/js-libp2p-logger@e73d815)) ### Dependencies * update interface-datastore and aegir ([#29](libp2p/js-libp2p-logger#29)) ([451d936](libp2p/js-libp2p-logger@451d936))
1 parent 451d936 commit 4bf1a9d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [2.0.6](https://github.com/libp2p/js-libp2p-logger/compare/v2.0.5...v2.0.6) (2023-03-13)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([a24089e](https://github.com/libp2p/js-libp2p-logger/commit/a24089e1ad4bf47185828a880879fa60adf867d6))
7+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([36c0fe1](https://github.com/libp2p/js-libp2p-logger/commit/36c0fe124ebd82c06c167b999d960343a4601468))
8+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([e73d815](https://github.com/libp2p/js-libp2p-logger/commit/e73d8153a0b93a25b2fbdfd6950eaa41e778ab4f))
9+
10+
11+
### Dependencies
12+
13+
* update interface-datastore and aegir ([#29](https://github.com/libp2p/js-libp2p-logger/issues/29)) ([451d936](https://github.com/libp2p/js-libp2p-logger/commit/451d936b77b6e4588e31665e32f98e13da6c1899))
14+
115
## [2.0.5](https://github.com/libp2p/js-libp2p-logger/compare/v2.0.4...v2.0.5) (2023-01-06)
216

317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/logger",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "A logging component for use in js-libp2p modules",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-logger#readme",

0 commit comments

Comments
 (0)