chore: bump version to 1.2.1 [skip ci]

This commit is contained in:
2026-02-17 15:11:33 +00:00
parent d5a86b84a3
commit f7543cfa1d
2 changed files with 18 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vinted-favs-price",
"version": "1.2.0",
"version": "1.2.1",
"description": "Firefox extension to track Vinted favorite prices.",
"main": "index.js",
"scripts": {
@@ -16,4 +16,4 @@
"node": ">=24.0.0"
},
"private": true
}
}