Skip to content

Commit

Permalink
chore(release): 11.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [11.0.0](v10.8.0...v11.0.0) (2024-01-11)

### ⚠ BREAKING CHANGES

* Upgrade to @pionjs/pion

### Features

* update to pion ([a9b4e40](a9b4e40))
  • Loading branch information
semantic-release-bot committed Jan 11, 2024
1 parent a9b4e40 commit 9efdcb6
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 @@
## [11.0.0](https://github.com/neovici/cosmoz-router/compare/v10.8.0...v11.0.0) (2024-01-11)


### ⚠ BREAKING CHANGES

* Upgrade to @pionjs/pion

### Features

* update to pion ([a9b4e40](https://github.com/neovici/cosmoz-router/commit/a9b4e400ad479c4e85dc35a4e54b72d23c4543f5))

## [10.8.0](https://github.com/neovici/cosmoz-router/compare/v10.7.0...v10.8.0) (2023-12-21)


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/cosmoz-router",
"version": "10.8.0",
"version": "11.0.0",
"description": "A Polymer component to handle client side URL routing and view loading / management",
"keywords": [
"polymer",
Expand Down

0 comments on commit 9efdcb6

Please sign in to comment.