Skip to content

Commit

Permalink
chore(release): 0.5.4 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.4](v0.5.3...v0.5.4) (2022-09-19)

### Bug Fixes

* **submodules:** submodules were updated ([28c8913](28c8913))
* **submodules:** submodules were updated ([95f10f5](95f10f5))
* **submodules:** submodules were updated ([4acdefd](4acdefd))
* **submodules:** submodules were updated ([7c974e5](7c974e5))
* **submodules:** submodules were updated ([20d876a](20d876a))
* **submodules:** submodules were updated ([a280eaf](a280eaf))

skip-checks: true
  • Loading branch information
semantic-release-bot committed Sep 19, 2022
1 parent 28c8913 commit 599a79f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [0.5.4](https://github.com/roerohan/react-vnc/compare/v0.5.3...v0.5.4) (2022-09-19)


### Bug Fixes

* **submodules:** submodules were updated ([28c8913](https://github.com/roerohan/react-vnc/commit/28c89132f7b19938f57c08f38efef26528e2dc50))
* **submodules:** submodules were updated ([95f10f5](https://github.com/roerohan/react-vnc/commit/95f10f54f1dadc07c2e6c1f5bacae021554b6105))
* **submodules:** submodules were updated ([4acdefd](https://github.com/roerohan/react-vnc/commit/4acdefd1142039bec508847917a3d9dbaf64d90b))
* **submodules:** submodules were updated ([7c974e5](https://github.com/roerohan/react-vnc/commit/7c974e59976f3ea6d902f0f8279e98e92dd6cdfd))
* **submodules:** submodules were updated ([20d876a](https://github.com/roerohan/react-vnc/commit/20d876afc41ea5d48f1496e669a81020b6357743))
* **submodules:** submodules were updated ([a280eaf](https://github.com/roerohan/react-vnc/commit/a280eaf91a9942a7199409605666602234d8decc))

## [0.5.3](https://github.com/roerohan/react-vnc/compare/v0.5.2...v0.5.3) (2022-08-29)


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

0 comments on commit 599a79f

Please sign in to comment.