From 4de97e23fc35654f23db06b11ca2b9d283bd99d6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 Dec 2023 04:09:20 +0000 Subject: [PATCH] chore(release): 1.2.10 [skip ci] --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a058266..1fd4c99 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@thream/api", - "version": "1.2.9", + "version": "1.2.10", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@thream/api", - "version": "1.2.9", + "version": "1.2.10", "hasInstallScript": true, "dependencies": { "@fastify/cors": "8.4.0", diff --git a/package.json b/package.json index a30a38f..4acc01d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thream/api", - "version": "1.2.9", + "version": "1.2.10", "description": "Thream's application programming interface to stay close with your friends and communities.", "private": true, "type": "module",