From a919bc7237a5a4f65bb09ab765d9295d730afda8 Mon Sep 17 00:00:00 2001 From: Bruno Sastre Date: Thu, 17 Oct 2024 13:42:00 -0300 Subject: [PATCH 1/2] @genexus/mercury 0.9.8 --- packages/mercury/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mercury/package.json b/packages/mercury/package.json index 2ad2d3693..9101c90e9 100644 --- a/packages/mercury/package.json +++ b/packages/mercury/package.json @@ -1,6 +1,6 @@ { "name": "@genexus/mercury", - "version": "0.9.7", + "version": "0.9.8", "description": "Mercury is the design system designed for GeneXus IDE Web and GeneXus Next", "main": "dist/mercury.scss", "module": "dist/assets-manager.js", From 461f6ec82c7fd66696f9aad8d359e79f87df9234 Mon Sep 17 00:00:00 2001 From: Bruno Sastre Date: Thu, 17 Oct 2024 13:42:11 -0300 Subject: [PATCH 2/2] 0.0.147 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c8876ad5..10181ec32 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,5 @@ "node": ">=16.0.0", "npm": ">=7.0.0" }, - "version": "0.0.146" + "version": "0.0.147" }