release: v0.12.0-beta.2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@proj-airi/api-server",
|
||||
"type": "module",
|
||||
"version": "0.12.0-beta.1",
|
||||
"version": "0.12.0-beta.2",
|
||||
"private": true,
|
||||
"exports": {
|
||||
"./app-type": "./src/app-type.ts"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@proj-airi/auth-server",
|
||||
"type": "module",
|
||||
"version": "0.12.0-beta.1",
|
||||
"version": "0.12.0-beta.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"apply:env": "dotenvx run -f .env.local --overload --ignore=MISSING_ENV_FILE",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@proj-airi/auth-shared",
|
||||
"type": "module",
|
||||
"version": "0.12.0-beta.1",
|
||||
"version": "0.12.0-beta.2",
|
||||
"private": true,
|
||||
"description": "Shared authentication schema and principal contracts for AIRI services",
|
||||
"exports": "./src/index.ts",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@proj-airi/server-sdk-shared",
|
||||
"type": "module",
|
||||
"version": "0.12.0-beta.1",
|
||||
"version": "0.12.0-beta.2",
|
||||
"private": true,
|
||||
"description": "Eventa contracts for the hosted chat WebSocket",
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user