From 1ad541de0eda64ad8f7e7ca24cf616ed631c2c8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 00:26:34 +0000 Subject: [PATCH] chore(main): release 1.7.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0d1bebe..64e0684 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.0" + ".": "1.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index a3ee2f0..cdf79a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.7.0](https://github.com/macarchy/jarvis/compare/v1.6.0...v1.7.0) (2026-09-06) + + +### Features + +* **voix:** l'émotion en balise, la musique qui se tait, le refus qui compte ([#12](https://github.com/macarchy/jarvis/issues/12)) ([3a585fc](https://github.com/macarchy/jarvis/commit/3a585fc595a73c68a680b02b866ac1b06b737970)) + + +### Bug Fixes + +* **cerveau:** rendre l'installation de llama-server autonome ([#9](https://github.com/macarchy/jarvis/issues/9)) ([666e4c8](https://github.com/macarchy/jarvis/commit/666e4c8c675125fbcac7ad7a6315e3205cf06813)) + ## [1.6.0](https://github.com/macarchy/jarvis/compare/v1.5.0...v1.6.0) (2026-09-05)