Skip to content

Commit b5518d7

Browse files
committed
release: v0.3.3
1 parent 2401293 commit b5518d7

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

apps/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.3.2",
3+
"version": "0.3.3",
44
"private": true,
55
"description": "An Electron application with Vue and TypeScript",
66
"author": "LemonNekoGH",

packages/drizzle-duckdb-wasm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/drizzle-duckdb-wasm",
33
"type": "module",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"description": "🦆 Drizzle ORM driver for @duckdb/duckdb-wasm that works on both browser and Node.js environments",
66
"author": {
77
"name": "Neko Ayaka",

packages/duckdb-wasm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/duckdb-wasm",
33
"type": "module",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"description": "Easy to use @duckdb/duckdb-wasm wrapper for both browser and Node.js environments",
66
"author": {
77
"name": "Neko Ayaka",

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.3.2",
4+
"version": "0.3.3",
55
"description": "Simple wrapper of types of Elevenlabs's SDK",
66
"author": {
77
"name": "Neko Ayaka",

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.3.2",
4+
"version": "0.3.3",
55
"description": "A collection of tools to help you deploy, bundle HuggingFace Spaces and related assets with ease.",
66
"author": {
77
"name": "Neko Ayaka",

packages/lobe-icons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@proj-airi/lobe-icons",
33
"type": "module",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"description": "Iconify JSON IconSet port for @lobehub/icons",
66
"author": {
77
"name": "Neko Ayaka",

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.3.2",
4+
"version": "0.3.3",
55
"description": "Server runtime implementation for Airi running in different environments",
66
"author": {
77
"name": "Neko Ayaka",

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.3.2",
4+
"version": "0.3.3",
55
"description": "Client-side SDK implementation for connecting to Airi server components and runtimes",
66
"author": {
77
"name": "Neko Ayaka",

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.3.2",
4+
"version": "0.3.3",
55
"description": "Server shared types, utilities for Airi server components and runtimes",
66
"author": {
77
"name": "Neko Ayaka",

0 commit comments

Comments
 (0)