Skip to content

Commit

Permalink
chore(release): 10.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [10.0.1](v10.0.0...v10.0.1) (2023-12-07)

### Trivial Changes

* update .github/workflows/js-test-and-release.yml ([#141](#141)) ([0974c1e](0974c1e))

### Dependencies

* bump uint8arrays from 4.0.10 to 5.0.0 ([#142](#142)) ([7f78fac](7f78fac))
  • Loading branch information
semantic-release-bot committed Dec 7, 2023
1 parent 7f78fac commit e873260
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [10.0.1](https://github.com/libp2p/interop/compare/v10.0.0...v10.0.1) (2023-12-07)


### Trivial Changes

* update .github/workflows/js-test-and-release.yml ([#141](https://github.com/libp2p/interop/issues/141)) ([0974c1e](https://github.com/libp2p/interop/commit/0974c1e59dd3e0198bb62fb3c0ae77ddf4fa7e94))


### Dependencies

* bump uint8arrays from 4.0.10 to 5.0.0 ([#142](https://github.com/libp2p/interop/issues/142)) ([7f78fac](https://github.com/libp2p/interop/commit/7f78fac17fecac3ca0b9bf113436b0fb417a0fee))

## [10.0.0](https://github.com/libp2p/interop/compare/v9.0.3...v10.0.0) (2023-11-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/interop",
"version": "10.0.0",
"version": "10.0.1",
"description": "Interoperability Tests for libp2p",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/interop#readme",
Expand Down

0 comments on commit e873260

Please sign in to comment.