about summary refs log tree commit diff stats
path: root/NEWS.md
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-11-16 14:29:21 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-11-16 14:29:21 +0100
commitc438b0826498fdad1d66ac3c3b66fdf5b72f4e5d (patch)
tree5e31a7c37a6d38339b77455ddd1915550571d994 /NEWS.md
parentbuild(treewide): Update dependencies (diff)
downloadyt-c438b0826498fdad1d66ac3c3b66fdf5b72f4e5d.tar.gz
yt-c438b0826498fdad1d66ac3c3b66fdf5b72f4e5d.zip
chore(version): v1.3.3 v1.3.3 prime
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 4cfc7dc..7ff6a6e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -14,6 +14,14 @@ If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>.
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## [v1.3.3](https://git.vhack.eu/soispha/clients/yt/compare/d387d04730a9a0f52bf5139c0bcf05d1534ec4ac..v1.3.3) - 2024-11-16
+#### Bug Fixes
+- **(yt/select/add)** Avoid crash on adding a video - ([d387d04](https://git.vhack.eu/soispha/clients/yt/commit/d387d04730a9a0f52bf5139c0bcf05d1534ec4ac)) - [@soispha](https://git.vhack.eu/soispha)
+#### Build system
+- **(treewide)** Update dependencies - ([b17d7fe](https://git.vhack.eu/soispha/clients/yt/commit/b17d7fe27a68c0ea93fb0d6e5b81fe3c166dcee0)) - [@soispha](https://git.vhack.eu/soispha)
+
+- - -
+
 ## [v1.3.2](https://git.vhack.eu/soispha/clients/yt/compare/fc9cd7a887e5f6863111cce154557873680cd0bb..v1.3.2) - 2024-11-04
 #### Bug Fixes
 - **(tree-sitter-yts/grammar.js)** Add missing commands - ([ec5f2de](https://git.vhack.eu/soispha/clients/yt/commit/ec5f2deabe1a9b0abf17e3608b5a87290e37d13f)) - [@soispha](https://git.vhack.eu/soispha)