Skip to content

Commit d49203d

Browse files
chore(release): 3.1.5 [skip ci]
## [3.1.5](libp2p/js-libp2p-multistream-select@v3.1.4...v3.1.5) (2023-04-17) ### Bug Fixes * use trace logging for happy paths ([libp2p#59](libp2p/js-libp2p-multistream-select#59)) ([184ef21](libp2p/js-libp2p-multistream-select@184ef21))
1 parent 184ef21 commit d49203d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.5](https://github.com/libp2p/js-libp2p-multistream-select/compare/v3.1.4...v3.1.5) (2023-04-17)
2+
3+
4+
### Bug Fixes
5+
6+
* use trace logging for happy paths ([#59](https://github.com/libp2p/js-libp2p-multistream-select/issues/59)) ([184ef21](https://github.com/libp2p/js-libp2p-multistream-select/commit/184ef21c930c1557d657ce0891471d86f76fb271))
7+
18
## [3.1.4](https://github.com/libp2p/js-libp2p-multistream-select/compare/v3.1.3...v3.1.4) (2023-04-03)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/multistream-select",
3-
"version": "3.1.4",
3+
"version": "3.1.5",
44
"description": "JavaScript implementation of multistream-select",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-multistream-select#readme",

0 commit comments

Comments
 (0)