Skip to content

Commit 0372578

Browse files
chore(changelog): update changelog (auto) (#1094)
This PR was created by a GitHub Action to update the changelog. Co-authored-by: alexpasmantier <47638216+alexpasmantier@users.noreply.github.com>
1 parent 57bce51 commit 0372578

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ All notable changes to this project will be documented in this file.
44
<!-- ignore lint rules that are often triggered by content generated from commits / git-cliff -->
55
<!-- markdownlint-disable line-length no-bare-urls ul-style emphasis-style -->
66

7+
## [0.15.9](https://github.com/alexpasmantier/television/releases/tag/0.15.9) - 2026-06-14
8+
9+
### 🐛 Bug Fixes
10+
11+
- [c233146](https://github.com/alexpasmantier/television/commit/c23314661745102759b48a03f8d529081d412995) *(autocomplete)* Ignore enter keybindings for shell integration by @alexpasmantier in [#1092](https://github.com/alexpasmantier/television/pull/1092)
12+
13+
- [c44cbed](https://github.com/alexpasmantier/television/commit/c44cbeddf5fe0c297d23d3eaa1b6663d9d971dfc) *(cable)* Remove redundant quoting around \{\} in action commands by @Mic92 in [#1048](https://github.com/alexpasmantier/television/pull/1048)
14+
15+
### ⚡ Performance
16+
17+
- [bdb2c35](https://github.com/alexpasmantier/television/commit/bdb2c35028dd81f7a2edd593f132f9c8c72f1502) *(uncategorized)* Better thread allocation for the matcher by @alexpasmantier in [#1091](https://github.com/alexpasmantier/television/pull/1091)
18+
19+
### ⚙️ Miscellaneous Tasks
20+
21+
- [b17cdfa](https://github.com/alexpasmantier/television/commit/b17cdfaa43c7e1300d52d2660fc9793a1fda7e21) *(uncategorized)* Release version 0.15.9 by @alexpasmantier
22+
23+
24+
25+
### New Contributors
26+
* @Mic92 made their first contribution in [#1048](https://github.com/alexpasmantier/television/pull/1048)
27+
28+
**Full Changelog**: https://github.com/alexpasmantier/television/compare/0.15.8...0.15.9
29+
30+
731
## [0.15.8](https://github.com/alexpasmantier/television/releases/tag/0.15.8) - 2026-06-08
832

933
### ⛰️ Features

docs/developers/patch-notes.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ All notable changes to this project will be documented in this file.
44
{/* ignore lint rules that are often triggered by content generated from commits / git-cliff */}
55
{/* markdownlint-disable line-length no-bare-urls ul-style emphasis-style */}
66

7+
## [0.15.9](https://github.com/alexpasmantier/television/releases/tag/0.15.9) - 2026-06-14
8+
9+
### 🐛 Bug Fixes
10+
11+
- [c233146](https://github.com/alexpasmantier/television/commit/c23314661745102759b48a03f8d529081d412995) *(autocomplete)* Ignore enter keybindings for shell integration by @alexpasmantier in [#1092](https://github.com/alexpasmantier/television/pull/1092)
12+
13+
- [c44cbed](https://github.com/alexpasmantier/television/commit/c44cbeddf5fe0c297d23d3eaa1b6663d9d971dfc) *(cable)* Remove redundant quoting around \{\} in action commands by @Mic92 in [#1048](https://github.com/alexpasmantier/television/pull/1048)
14+
15+
### ⚡ Performance
16+
17+
- [bdb2c35](https://github.com/alexpasmantier/television/commit/bdb2c35028dd81f7a2edd593f132f9c8c72f1502) *(uncategorized)* Better thread allocation for the matcher by @alexpasmantier in [#1091](https://github.com/alexpasmantier/television/pull/1091)
18+
19+
### ⚙️ Miscellaneous Tasks
20+
21+
- [b17cdfa](https://github.com/alexpasmantier/television/commit/b17cdfaa43c7e1300d52d2660fc9793a1fda7e21) *(uncategorized)* Release version 0.15.9 by @alexpasmantier
22+
23+
24+
25+
### New Contributors
26+
* @Mic92 made their first contribution in [#1048](https://github.com/alexpasmantier/television/pull/1048)
27+
28+
**Full Changelog**: https://github.com/alexpasmantier/television/compare/0.15.8...0.15.9
29+
30+
731
## [0.15.8](https://github.com/alexpasmantier/television/releases/tag/0.15.8) - 2026-06-08
832

933
### ⛰️ Features

0 commit comments

Comments
 (0)