Skip to content

Commit 4af8d7f

Browse files
committed
πŸš€ RELEASE: patch version
1 parent 341e08a commit 4af8d7f

4 files changed

Lines changed: 14 additions & 2 deletions

File tree

β€Žpackages/baseai/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# baseai
22

3+
## 0.9.41
4+
5+
### Patch Changes
6+
7+
- πŸ› FIX: Google stream
8+
39
## 0.9.40
410

511
### Patch Changes

β€Žpackages/baseai/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "baseai",
33
"description": "The Web AI Framework Dev - BaseAI.dev",
4-
"version": "0.9.40",
4+
"version": "0.9.41",
55
"license": "UNLICENSED",
66
"type": "module",
77
"main": "./dist/index.js",

β€Žpackages/core/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# `baseai` SDK
22

3+
## 0.9.41
4+
5+
### Patch Changes
6+
7+
- πŸ› FIX: Google stream
8+
39
## 0.9.40
410

511
### Patch Changes

β€Žpackages/core/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@baseai/core",
33
"description": "The Web AI Framework's core - BaseAI.dev",
4-
"version": "0.9.40",
4+
"version": "0.9.41",
55
"license": "Apache-2.0",
66
"sideEffects": false,
77
"main": "./dist/index.js",

0 commit comments

Comments
Β (0)