Skip to content

Commit a13e472

Browse files
committed
chore(main): release 1.19.4
1 parent 35a2361 commit a13e472

4 files changed

Lines changed: 12 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.19.3"
2+
".": "1.19.4"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
* **recording:** preserve final chunk, render markdown summaries, show mic level ([de00ac2](https://github.com/Endika/mintza/commit/de00ac25cee3ed177625fd2da801697514272c50))
77

8+
## [1.19.4](https://github.com/Endika/mintza/compare/v1.19.3...v1.19.4) (2026-07-06)
9+
10+
11+
### Chores
12+
13+
* **ci:** drop redundant deploy dispatch from release flow ([35a2361](https://github.com/Endika/mintza/commit/35a2361e5606a9a49878790edf1b8ad563de619a))
14+
* **deps-dev:** bump the dev-dependencies group with 3 updates ([a9bf285](https://github.com/Endika/mintza/commit/a9bf285a4e26143bec3164d60b3bc3a68b06d74f))
15+
816
## [1.19.3](https://github.com/Endika/mintza/compare/v1.19.2...v1.19.3) (2026-07-06)
917

1018

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": "mintza",
33
"private": true,
4-
"version": "1.19.3",
4+
"version": "1.19.4",
55
"type": "module",
66
"description": "From talk to insight — PWA de transcripción y resúmenes de reuniones",
77
"scripts": {

0 commit comments

Comments
 (0)