Skip to content

Commit eefedd2

Browse files
committed
chore(main): release 1.19.7
1 parent ec5845c commit eefedd2

4 files changed

Lines changed: 14 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.6"
2+
".": "1.19.7"
33
}

CHANGELOG.md

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

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

8+
## [1.19.7](https://github.com/Endika/mintza/compare/v1.19.6...v1.19.7) (2026-08-04)
9+
10+
11+
### Chores
12+
13+
* **deps-dev:** bump js-yaml from 4.1.1 to 4.3.1 ([6d35774](https://github.com/Endika/mintza/commit/6d357740f55faa4ba8507eff53499348e75ad99a))
14+
* **deps-dev:** bump postcss in the dev-dependencies group ([bb13b39](https://github.com/Endika/mintza/commit/bb13b3959acdd612207df011410ce9f1fe61b9a6))
15+
* **deps:** bump brace-expansion ([5655735](https://github.com/Endika/mintza/commit/56557350d1b6c43d1f010cd37b07abea4206059e))
16+
* **deps:** bump dompurify from 3.4.5 to 3.4.13 ([9918571](https://github.com/Endika/mintza/commit/99185711fc7317013875a0d84e9218b00edb98f3))
17+
818
## [1.19.6](https://github.com/Endika/mintza/compare/v1.19.5...v1.19.6) (2026-08-01)
919

1020

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.6",
4+
"version": "1.19.7",
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)