Skip to content

Commit 86baa55

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2025-02-24) ### Bug Fixes * **submodules:** submodules were updated ([e4ca572](e4ca572)) * **submodules:** submodules were updated ([bf50b94](bf50b94)) * **submodules:** submodules were updated ([8538b5d](8538b5d)) * **submodules:** submodules were updated ([09ab457](09ab457)) * **submodules:** submodules were updated ([9db9c05](9db9c05)) * **submodules:** submodules were updated ([d50c8c5](d50c8c5)) * **submodules:** submodules were updated ([8527c9f](8527c9f)) * **submodules:** submodules were updated ([2bf57ea](2bf57ea)) * update dep versions ([7235abd](7235abd)) skip-checks: true
1 parent 7235abd commit 86baa55

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.0.3](https://github.com/roerohan/react-vnc/compare/v2.0.2...v2.0.3) (2025-02-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **submodules:** submodules were updated ([e4ca572](https://github.com/roerohan/react-vnc/commit/e4ca5720788d7a9bc7f097dbdff89102970d8d37))
7+
* **submodules:** submodules were updated ([bf50b94](https://github.com/roerohan/react-vnc/commit/bf50b944446e0e5c2a2e9e4961a18a3e9ddf3bd2))
8+
* **submodules:** submodules were updated ([8538b5d](https://github.com/roerohan/react-vnc/commit/8538b5d3a1422705956ab86c1dabd501cfe7db49))
9+
* **submodules:** submodules were updated ([09ab457](https://github.com/roerohan/react-vnc/commit/09ab45796ece77bec9a6d13f0dc803872c9555a8))
10+
* **submodules:** submodules were updated ([9db9c05](https://github.com/roerohan/react-vnc/commit/9db9c05903d2739c7bcbbd33c750703310586d52))
11+
* **submodules:** submodules were updated ([d50c8c5](https://github.com/roerohan/react-vnc/commit/d50c8c58f9087fd587a4c9200251bf5e79b17aa5))
12+
* **submodules:** submodules were updated ([8527c9f](https://github.com/roerohan/react-vnc/commit/8527c9f51a2e0e951dbdfcc746011744ec4dc202))
13+
* **submodules:** submodules were updated ([2bf57ea](https://github.com/roerohan/react-vnc/commit/2bf57eabba185e2144b987b803b421bc4cc3a5c7))
14+
* update dep versions ([7235abd](https://github.com/roerohan/react-vnc/commit/7235abdef55f1b4519960fdeb3bc529968fc1acd))
15+
116
## [2.0.2](https://github.com/roerohan/react-vnc/compare/v2.0.1...v2.0.2) (2024-07-02)
217

318

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-vnc",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A React Component to connect to a websockified VNC client using noVNC.",
55
"author": "roerohan",
66
"license": "MIT",

0 commit comments

Comments
 (0)