Skip to content

Commit 3564065

Browse files
chore(release): 3.1.9 [skip ci]
## [3.1.9](libp2p/js-libp2p-multistream-select@v3.1.8...v3.1.9) (2023-06-15) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([c03b6cd](libp2p/js-libp2p-multistream-select@c03b6cd)) * Update .github/workflows/stale.yml [skip ci] ([e8d5014](libp2p/js-libp2p-multistream-select@e8d5014)) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.10 ([libp2p#70](libp2p/js-libp2p-multistream-select#70)) ([f87b1c3](libp2p/js-libp2p-multistream-select@f87b1c3))
1 parent f87b1c3 commit 3564065

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [3.1.9](https://github.com/libp2p/js-libp2p-multistream-select/compare/v3.1.8...v3.1.9) (2023-06-15)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([c03b6cd](https://github.com/libp2p/js-libp2p-multistream-select/commit/c03b6cd8013a82605f414a5ddbde7c66c84e4db1))
7+
* Update .github/workflows/stale.yml [skip ci] ([e8d5014](https://github.com/libp2p/js-libp2p-multistream-select/commit/e8d5014b6da7bf4db1cc542c5d923760a6067903))
8+
9+
10+
### Dependencies
11+
12+
* **dev:** bump aegir from 38.1.8 to 39.0.10 ([#70](https://github.com/libp2p/js-libp2p-multistream-select/issues/70)) ([f87b1c3](https://github.com/libp2p/js-libp2p-multistream-select/commit/f87b1c3505934ebeed6eff018af8d3042e7e6e06))
13+
114
## [3.1.8](https://github.com/libp2p/js-libp2p-multistream-select/compare/v3.1.7...v3.1.8) (2023-04-19)
215

316

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/multistream-select",
3-
"version": "3.1.8",
3+
"version": "3.1.9",
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)