Skip to content

Commit 5a6e08e

Browse files
committed
chore: release v0.14.0
1 parent 9a23040 commit 5a6e08e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ainativekit/root",
3-
"version": "0.2.0",
3+
"version": "0.14.0",
44
"private": true,
55
"type": "module",
66
"description": "AI Native Kit - UI library for ChatGPT Apps SDK",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ainativekit/ui",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"description": "React UI component library for ChatGPT Apps SDK - Production-ready components, hooks, and design system",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)