release: v0.3.0
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m6s
CI / Lint, Build & Test (push) Successful in 1m11s

This commit is contained in:
2026-03-23 17:28:52 -07:00
parent 34d07bec95
commit 26d30c271d
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@elysium/api",
"version": "0.2.1",
"version": "0.3.0",
"private": true,
"type": "module",
"main": "./prod/src/index.js",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@elysium/web",
"version": "0.2.1",
"version": "0.3.0",
"private": true,
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "elysium",
"version": "0.2.1",
"version": "0.3.0",
"private": true,
"type": "module",
"scripts": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@elysium/types",
"version": "0.2.1",
"version": "0.3.0",
"private": true,
"type": "module",
"main": "./prod/src/index.js",