Skip to content

Commit

Permalink
release: v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonNekoGH committed Feb 28, 2025
1 parent 9337af3 commit 597a38a
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/stage-tamagotchi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@proj-airi/stage-tamagotchi",
"version": "0.3.5",
"version": "0.3.6",
"private": true,
"description": "An Electron application with Vue and TypeScript",
"author": "LemonNekoGH",
Expand Down
2 changes: 1 addition & 1 deletion packages/drizzle-duckdb-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/drizzle-duckdb-wasm",
"type": "module",
"version": "0.3.4",
"version": "0.3.6",
"description": "🦆 Drizzle ORM driver for @duckdb/duckdb-wasm that works on both browser and Node.js environments",
"author": {
"name": "Neko Ayaka",
Expand Down
2 changes: 1 addition & 1 deletion packages/duckdb-wasm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/duckdb-wasm",
"type": "module",
"version": "0.3.4",
"version": "0.3.6",
"description": "Easy to use @duckdb/duckdb-wasm wrapper for both browser and Node.js environments",
"author": {
"name": "Neko Ayaka",
Expand Down
2 changes: 1 addition & 1 deletion packages/elevenlabs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/elevenlabs",
"type": "module",
"version": "0.3.4",
"version": "0.3.6",
"description": "Simple wrapper of types of Elevenlabs's SDK",
"author": {
"name": "Neko Ayaka",
Expand Down
2 changes: 1 addition & 1 deletion packages/hfup/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hfup",
"type": "module",
"version": "0.3.4",
"version": "0.3.6",
"description": "A collection of tools to help you deploy, bundle HuggingFace Spaces and related assets with ease.",
"author": {
"name": "Neko Ayaka",
Expand Down
2 changes: 1 addition & 1 deletion packages/lobe-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/lobe-icons",
"type": "module",
"version": "0.3.4",
"version": "0.3.6",
"description": "Iconify JSON IconSet port for @lobehub/icons",
"author": {
"name": "Neko Ayaka",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server-runtime",
"type": "module",
"version": "0.3.4",
"version": "0.3.6",
"description": "Server runtime implementation for Airi running in different environments",
"author": {
"name": "Neko Ayaka",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server-sdk",
"type": "module",
"version": "0.3.4",
"version": "0.3.6",
"description": "Client-side SDK implementation for connecting to Airi server components and runtimes",
"author": {
"name": "Neko Ayaka",
Expand Down
2 changes: 1 addition & 1 deletion packages/server-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/server-shared",
"type": "module",
"version": "0.3.4",
"version": "0.3.6",
"description": "Server shared types, utilities for Airi server components and runtimes",
"author": {
"name": "Neko Ayaka",
Expand Down

0 comments on commit 597a38a

Please sign in to comment.