We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@genexus/mercury 0.35.1
1 parent 15c4ddc commit e58ba5eCopy full SHA for e58ba5e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@genexus/design-systems-monorepo",
3
"private": true,
4
- "version": "0.0.227",
+ "version": "0.0.228",
5
"type": "module",
6
"scripts": {
7
"build": "bun build.common && bun build.mer && cd packages/showcase && bun run build",
packages/mercury/package.json
@@ -1,6 +1,6 @@
"name": "@genexus/mercury",
- "version": "0.35.0",
+ "version": "0.35.1",
"description": "Mercury Design System is a robust and scalable solution designed to improve product development.",
"main": "./dist/index.js",
"module": "./dist/index.js",
0 commit comments