chore: bump version to 2024.12.2

This commit is contained in:
jamesgeorge007
2025-01-27 14:27:46 +05:30
parent b48c982ea6
commit b54edd2edb
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "hoppscotch-backend",
"version": "2024.12.1",
"version": "2024.12.2",
"description": "",
"author": "",
"private": true,
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@hoppscotch/common",
"private": true,
"version": "2024.12.1",
"version": "2024.12.2",
"scripts": {
"dev": "pnpm exec npm-run-all -p -l dev:*",
"test": "vitest --run",
@@ -1,7 +1,7 @@
{
"name": "@hoppscotch/selfhost-desktop",
"private": true,
"version": "2024.12.1",
"version": "2024.12.2",
"type": "module",
"scripts": {
"dev:vite": "vite",
@@ -1,7 +1,7 @@
{
"name": "@hoppscotch/selfhost-web",
"private": true,
"version": "2024.12.1",
"version": "2024.12.2",
"type": "module",
"scripts": {
"dev:vite": "vite",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "hoppscotch-sh-admin",
"private": true,
"version": "2024.12.1",
"version": "2024.12.2",
"type": "module",
"scripts": {
"dev": "pnpm exec npm-run-all -p -l dev:*",