Skip to content

Commit 2c14e9e

Browse files
committed
chore(main): release 1.13.1
1 parent 978c4b4 commit 2c14e9e

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.13.0"
2+
".": "1.13.1"
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.13.1](https://github.com/Endika/esku/compare/v1.13.0...v1.13.1) (2026-08-14)
4+
5+
6+
### Documentation
7+
8+
* stop crediting the face block with a gain that was one lucky seed ([978c4b4](https://github.com/Endika/esku/commit/978c4b49f42b26b466233e15788fcd2c746cc9d0))
9+
310
## [1.13.0](https://github.com/Endika/esku/compare/v1.12.0...v1.13.0) (2026-08-14)
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.13.0",
4+
"version": "1.13.1",
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)