Skip to content

Commit

Permalink
chore(release): 0.5.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.7](v0.5.6...v0.5.7) (2023-01-05)

### Bug Fixes

* **submodules:** submodules were updated ([63be97b](63be97b))
* **submodules:** submodules were updated ([29b3aeb](29b3aeb))
* **submodules:** submodules were updated ([6974204](6974204))
* **submodules:** submodules were updated ([f129746](f129746))
* **submodules:** submodules were updated ([775a7e3](775a7e3))
* **submodules:** submodules were updated ([1096aae](1096aae))
* **submodules:** submodules were updated ([5a84acf](5a84acf))
* **submodules:** submodules were updated ([13b710c](13b710c))
* **submodules:** submodules were updated ([1d03f66](1d03f66))

skip-checks: true
  • Loading branch information
semantic-release-bot committed Jan 5, 2023
1 parent 63be97b commit e231863
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [0.5.7](https://github.com/roerohan/react-vnc/compare/v0.5.6...v0.5.7) (2023-01-05)


### Bug Fixes

* **submodules:** submodules were updated ([63be97b](https://github.com/roerohan/react-vnc/commit/63be97bcfc418c7bc053ca76f54bb38c29ba7c38))
* **submodules:** submodules were updated ([29b3aeb](https://github.com/roerohan/react-vnc/commit/29b3aeb832ffd9d5ceb1fc76ed1d50adf849cee8))
* **submodules:** submodules were updated ([6974204](https://github.com/roerohan/react-vnc/commit/6974204fae652d162d03414b4bcd9180d8a32a33))
* **submodules:** submodules were updated ([f129746](https://github.com/roerohan/react-vnc/commit/f12974662161e786fc068648911e8c4485ed8cc4))
* **submodules:** submodules were updated ([775a7e3](https://github.com/roerohan/react-vnc/commit/775a7e359c271b2c4342586595a2379e487d7abb))
* **submodules:** submodules were updated ([1096aae](https://github.com/roerohan/react-vnc/commit/1096aae1ac43558225e45d654121313d6797f7d5))
* **submodules:** submodules were updated ([5a84acf](https://github.com/roerohan/react-vnc/commit/5a84acf7991d1237126cc80910b13aed0b94534b))
* **submodules:** submodules were updated ([13b710c](https://github.com/roerohan/react-vnc/commit/13b710c0ef89dd8639ffdff154abd133ae1bf40d))
* **submodules:** submodules were updated ([1d03f66](https://github.com/roerohan/react-vnc/commit/1d03f66fb6a1ea08a3fbada1b513accb5d7d7a7b))

## [0.5.6](https://github.com/roerohan/react-vnc/compare/v0.5.5...v0.5.6) (2022-12-12)


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": "react-vnc",
"version": "0.5.6",
"version": "0.5.7",
"description": "A React Component to connect to a websockified VNC client using noVNC.",
"author": "roerohan",
"license": "MIT",
Expand Down

0 comments on commit e231863

Please sign in to comment.