Skip to content

Commit c03c876

Browse files
chore(release): 13.0.1 [skip ci]
## [13.0.1](v13.0.0...v13.0.1) (2025-02-06) ### Dependencies * **dev:** bump aegir from 44.1.4 to 45.0.8 ([#163](#163)) ([15fc0ee](15fc0ee))
1 parent 15fc0ee commit c03c876

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [13.0.1](https://github.com/libp2p/interop/compare/v13.0.0...v13.0.1) (2025-02-06)
2+
3+
### Dependencies
4+
5+
* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#163](https://github.com/libp2p/interop/issues/163)) ([15fc0ee](https://github.com/libp2p/interop/commit/15fc0eef11d1032e7dc6974f26c97f308528000f))
6+
17
## [13.0.0](https://github.com/libp2p/interop/compare/v12.2.0...v13.0.0) (2024-09-11)
28

39
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/interop",
3-
"version": "13.0.0",
3+
"version": "13.0.1",
44
"description": "Interoperability Tests for libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/interop#readme",

0 commit comments

Comments
 (0)