Skip to content

Commit 8695aac

Browse files
committed
chore(main): release 1.10.0
1 parent 488f1bf commit 8695aac

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.9.3"
2+
".": "1.10.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.10.0](https://github.com/Endika/esku/compare/v1.9.3...v1.10.0) (2026-08-06)
4+
5+
6+
### Features
7+
8+
* give the camera its own layout so no control needs a scroll ([#49](https://github.com/Endika/esku/issues/49)) ([488f1bf](https://github.com/Endika/esku/commit/488f1bfe51d2eb881fd15ad066c629c5c23b7e84))
9+
310
## [1.9.3](https://github.com/Endika/esku/compare/v1.9.2...v1.9.3) (2026-08-06)
411

512

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,7 +1,7 @@
11
{
22
"name": "esku",
33
"private": true,
4-
"version": "1.9.3",
4+
"version": "1.10.0",
55
"type": "module",
66
"description": "Offline PWA that reads Spanish Sign Language (LSE) from your phone camera and turns it into text",
77
"license": "MIT",

0 commit comments

Comments
 (0)