Skip to content

Commit

Permalink
chore(release): 0.5.10 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.10](v0.5.9...v0.5.10) (2023-05-29)

### Bug Fixes

* **submodules:** submodules were updated ([da59e5a](da59e5a))
* **submodules:** submodules were updated ([2227ff6](2227ff6))

skip-checks: true
  • Loading branch information
semantic-release-bot committed May 29, 2023
1 parent da59e5a commit 0053e9a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.5.10](https://github.com/roerohan/react-vnc/compare/v0.5.9...v0.5.10) (2023-05-29)


### Bug Fixes

* **submodules:** submodules were updated ([da59e5a](https://github.com/roerohan/react-vnc/commit/da59e5a5b5aae0cce7a34a1dc7cc808614a57887))
* **submodules:** submodules were updated ([2227ff6](https://github.com/roerohan/react-vnc/commit/2227ff6f8ad4cf515410c7de8e1558b86bafede3))

## [0.5.9](https://github.com/roerohan/react-vnc/compare/v0.5.8...v0.5.9) (2023-05-09)


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

0 comments on commit 0053e9a

Please sign in to comment.