chore: bump version to 24.10.0

This commit is contained in:
Andrew Bastin
2024-10-29 17:25:37 +05:30
parent 75bac21b46
commit 108315d1b4
12 changed files with 17 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@hoppscotch/common",
"private": true,
"version": "2024.9.3",
"version": "2024.10.0",
"scripts": {
"dev": "pnpm exec npm-run-all -p -l dev:*",
"test": "vitest --run",