chore(release): 1.0.3 [skip ci]

## [1.0.3](https://git.seyshiro.de/tudattr/kilo-cv/compare/v1.0.2...v1.0.3) (2026-02-23)

### Performance Improvements

* **ci:** optimize npm install and fix deprecation warnings ([a593dd5](a593dd53c5))
This commit is contained in:
semantic-release-bot
2026-02-23 21:15:09 +00:00
parent a593dd53c5
commit ad2012e6d5
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "cv-app",
"private": true,
"version": "1.0.2",
"version": "1.0.3",
"type": "module",
"scripts": {
"dev": "vite",