Skip to content

Commit 3e7ce19

Browse files
committed
chore(main): release 1.19.6
1 parent 8b2f5cc commit 3e7ce19

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.5"
2+
".": "1.19.6"
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.6](https://github.com/Endika/mintza/compare/v1.19.5...v1.19.6) (2026-08-01)
9+
10+
11+
### Chores
12+
13+
* **deps-dev:** bump the dev-dependencies group with 3 updates ([2034d87](https://github.com/Endika/mintza/commit/2034d87cfd8b5ba9366986b9bd8720710d726a78))
14+
* **deps-dev:** bump the dev-dependencies group with 3 updates ([4b58215](https://github.com/Endika/mintza/commit/4b58215bc96c8ae334d33d626039047e6a912e65))
15+
816
## [1.19.5](https://github.com/Endika/mintza/compare/v1.19.4...v1.19.5) (2026-07-13)
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.5",
4+
"version": "1.19.6",
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)