Skip to content

Commit

Permalink
release: v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Jan 13, 2025
1 parent 0d275f6 commit 8d9a5e7
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
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.1.0",
"version": "0.1.1",
"private": false,
"description": "Simple wrapper of types of Elevenlabs's SDK",
"author": {
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.1.0",
"version": "0.1.1",
"private": false,
"description": "A collection of tools to help you deploy, bundle HuggingFace Spaces and related assets with ease.",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stage-tamagotchi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@proj-airi/stage-tamagotchi",
"version": "1.0.0",
"version": "0.1.1",
"description": "An Electron application with Vue and TypeScript",
"author": "LemonNekoGH",
"homepage": "https://electron-vite.org",
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-download/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/unplugin-download",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"description": "Vite plugin to download files",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/unplugin-live2d-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/unplugin-live2d-sdk",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"description": "Vite plugin to download Live2D SDK",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion services/discord-voice-bot/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@proj-airi/discord-voice-bot",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"private": false,
"description": "Discord voice bot for Airi",
"author": {
Expand Down

0 comments on commit 8d9a5e7

Please sign in to comment.