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.0
1 parent 149fe2a commit 606a015Copy full SHA for 606a015
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@genexus/design-systems-monorepo",
3
"private": true,
4
- "version": "0.0.226",
+ "version": "0.0.227",
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.34.0",
+ "version": "0.35.0",
"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