Skip to content

Commit 9511239

Browse files
chore(release): 3.0.12 [skip ci]
## [3.0.12](libp2p/js-libp2p-utils@v3.0.11...v3.0.12) (2023-06-15) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([2c91adc](libp2p/js-libp2p-utils@2c91adc)) * Update .github/workflows/stale.yml [skip ci] ([e5fbee9](libp2p/js-libp2p-utils@e5fbee9)) ### Dependencies * **dev:** bump aegir from 38.1.8 to 39.0.10 ([libp2p#100](libp2p/js-libp2p-utils#100)) ([da6547c](libp2p/js-libp2p-utils@da6547c))
1 parent da6547c commit 9511239

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [3.0.12](https://github.com/libp2p/js-libp2p-utils/compare/v3.0.11...v3.0.12) (2023-06-15)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([2c91adc](https://github.com/libp2p/js-libp2p-utils/commit/2c91adc7e17fadd9f96c0fc222fb5557df037459))
7+
* Update .github/workflows/stale.yml [skip ci] ([e5fbee9](https://github.com/libp2p/js-libp2p-utils/commit/e5fbee99f549ad708dd375516356c5b20915cf87))
8+
9+
10+
### Dependencies
11+
12+
* **dev:** bump aegir from 38.1.8 to 39.0.10 ([#100](https://github.com/libp2p/js-libp2p-utils/issues/100)) ([da6547c](https://github.com/libp2p/js-libp2p-utils/commit/da6547cdd073ba1a4225be5a419c6776c4ebe6f1))
13+
114
## [3.0.11](https://github.com/libp2p/js-libp2p-utils/compare/v3.0.10...v3.0.11) (2023-04-24)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/utils",
3-
"version": "3.0.11",
3+
"version": "3.0.12",
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)