From 23d2a9da7179098b098c76ca95971b1092f6385a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 2 Jul 2023 16:58:58 +0000 Subject: [PATCH] chore(release): 1.2.7 [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 7dccc70..f19d9c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@thream/api", - "version": "1.2.6", + "version": "1.2.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@thream/api", - "version": "1.2.6", + "version": "1.2.7", "hasInstallScript": true, "dependencies": { "@fastify/cors": "8.3.0", diff --git a/package.json b/package.json index 738d68a..9b3049e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@thream/api", - "version": "1.2.6", + "version": "1.2.7", "description": "Thream's application programming interface to stay close with your friends and communities.", "private": true, "type": "module",