From acc7382e3977871961d14e98dc9107ba80255353 Mon Sep 17 00:00:00 2001 From: David FYON Date: Wed, 24 Jul 2024 14:37:00 +0200 Subject: [PATCH] v1.4.9-alpha.0 --- lerna.json | 2 +- packages/synapse-bridge/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index c6cdc6ddae..eb7709e50f 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "1.4.8-alpha.0", + "version": "1.4.9-alpha.0", "npmClient": "pnpm" } diff --git a/packages/synapse-bridge/package.json b/packages/synapse-bridge/package.json index ecdf1aef81..802337c68c 100644 --- a/packages/synapse-bridge/package.json +++ b/packages/synapse-bridge/package.json @@ -1,6 +1,6 @@ { "name": "@cnamts/synapse-bridge", - "version": "1.4.8-alpha.0", + "version": "1.4.9-alpha.0", "description": "Portage of our components to Vue 3 without breaking changes", "license": "MIT", "author": {