chore: bump version to v1.34.1

This commit is contained in:
Nicolas Varrot
2026-02-13 12:58:53 +00:00
parent be8f5b62ff
commit 26e433b1a3
3 changed files with 9 additions and 3 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to PinchChat are documented here.
Format based on [Keep a Changelog](https://keepachangelog.com/), with [Conventional Commits](https://www.conventionalcommits.org/).
## [1.34.1] — 2026-02-13
### Fixed
- Drop Node 18 from CI matrix — Vite 7.3 requires Node 20.19+
- Update minimum Node.js version to 20.19 in engines and docs
## [1.34.0] — 2026-02-13
### Added