Skip to content

Commit 64f1e87

Browse files
chore(release): 3.0.9 [skip ci]
## [3.0.9](libp2p/js-libp2p-utils@v3.0.8...v3.0.9) (2023-04-18) ### Dependencies * **dev:** bump it-all from 2.0.1 to 3.0.1 ([libp2p#85](libp2p/js-libp2p-utils#85)) ([b029517](libp2p/js-libp2p-utils@b029517)) * **dev:** bump it-map from 2.0.1 to 3.0.2 ([libp2p#88](libp2p/js-libp2p-utils#88)) ([6e24d5a](libp2p/js-libp2p-utils@6e24d5a))
1 parent 6e24d5a commit 64f1e87

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.0.9](https://github.com/libp2p/js-libp2p-utils/compare/v3.0.8...v3.0.9) (2023-04-18)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump it-all from 2.0.1 to 3.0.1 ([#85](https://github.com/libp2p/js-libp2p-utils/issues/85)) ([b029517](https://github.com/libp2p/js-libp2p-utils/commit/b0295176c2c6553209ebb26149497a5f9a73fc9e))
7+
* **dev:** bump it-map from 2.0.1 to 3.0.2 ([#88](https://github.com/libp2p/js-libp2p-utils/issues/88)) ([6e24d5a](https://github.com/libp2p/js-libp2p-utils/commit/6e24d5a91b4df40c7a395d3d3c9379120de0754d))
8+
19
## [3.0.8](https://github.com/libp2p/js-libp2p-utils/compare/v3.0.7...v3.0.8) (2023-04-12)
210

311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/utils",
3-
"version": "3.0.8",
3+
"version": "3.0.9",
44
"description": "Package to aggregate shared logic and dependencies for the libp2p ecosystem",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-utils#readme",

0 commit comments

Comments
 (0)