chore: bump version to 0.4.4 (#338)

* chore: bump version to 0.4.4

* style: auto-format with Biome

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Dayuan Jiang
2025-12-21 01:01:59 +09:00
committed by GitHub
co-authored by github-actions[bot]
parent 68ea4958b8
commit 74b9e38114
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "next-ai-draw-io",
"version": "0.4.3",
"version": "0.4.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "next-ai-draw-io",
"version": "0.4.3",
"version": "0.4.4",
"license": "Apache-2.0",
"dependencies": {
"@ai-sdk/amazon-bedrock": "^3.0.70",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "next-ai-draw-io",
"version": "0.4.3",
"version": "0.4.4",
"license": "Apache-2.0",
"private": true,
"scripts": {