Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.0](v1.0.0...v2.0.0) (2024-01-11)

### ⚠ BREAKING CHANGES

* Update to @pionjs/pion

### Features

* update to pion ([1903305](1903305))
  • Loading branch information
semantic-release-bot committed Jan 11, 2024
1 parent 829d289 commit 138ed9f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.0.0](https://github.com/neovici/testing/compare/v1.0.0...v2.0.0) (2024-01-11)


### ⚠ BREAKING CHANGES

* Update to @pionjs/pion

### Features

* update to pion ([1903305](https://github.com/neovici/testing/commit/19033053b2536e69656be375cc629bb60cde92d4))

## 1.0.0 (2023-03-30)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neovici/testing",
"version": "1.0.0",
"version": "2.0.0",
"description": "A testing utils library",
"keywords": [
"lit-html",
Expand Down

0 comments on commit 138ed9f

Please sign in to comment.