chore: bump version to 2.1.10

This commit is contained in:
2026-07-22 17:33:33 +01:00
parent 3a5cc191fe
commit 694cc55eaa
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "google-sheets-rate-assistant", "name": "google-sheets-rate-assistant",
"version": "2.1.9", "version": "2.1.10",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "google-sheets-rate-assistant", "name": "google-sheets-rate-assistant",
"version": "2.1.9", "version": "2.1.10",
"dependencies": { "dependencies": {
"csv-stringify": "^6.0.0", "csv-stringify": "^6.0.0",
"googleapis": "^173.0.0", "googleapis": "^173.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "google-sheets-rate-assistant", "name": "google-sheets-rate-assistant",
"version": "2.1.9", "version": "2.1.10",
"description": "Pull Google Sheets data and export to CSV with configurable schedules and rate limiting.", "description": "Pull Google Sheets data and export to CSV with configurable schedules and rate limiting.",
"main": "index.js", "main": "index.js",
"bin": "index.js", "bin": "index.js",