Skip to content

Commit 734b426

Browse files
committed
release: v0.1.2
1 parent 7f56ce7 commit 734b426

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

packages/elevenlabs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/elevenlabs",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": false,
66
"description": "Simple wrapper of types of Elevenlabs's SDK",
77
"author": {

packages/hfup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hfup",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": false,
66
"description": "A collection of tools to help you deploy, bundle HuggingFace Spaces and related assets with ease.",
77
"author": {

packages/server-runtime/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/server-runtime",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": false,
66
"description": "Server runtime implementation for Airi running in different environments",
77
"author": {

packages/server-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/server-sdk",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": false,
66
"description": "Client-side SDK implementation for connecting to Airi server components and runtimes",
77
"author": {

packages/server-shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/server-shared",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": false,
66
"description": "Server shared types, utilities for Airi server components and runtimes",
77
"author": {

packages/stage-tamagotchi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@proj-airi/stage-tamagotchi",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "An Electron application with Vue and TypeScript",
55
"author": "LemonNekoGH",
66
"homepage": "https://electron-vite.org",

packages/unplugin-download/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/unplugin-download",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": true,
66
"description": "Vite plugin to download files",
77
"author": {

packages/unplugin-live2d-sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/unplugin-live2d-sdk",
33
"type": "module",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"private": true,
66
"description": "Vite plugin to download Live2D SDK",
77
"author": {

0 commit comments

Comments
 (0)