Skip to content

Commit a78a5d5

Browse files
remove examples from ignore
1 parent 036a864 commit a78a5d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"access": "public",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": ["@aci-sdk/aci-examples"]
10+
"ignore": []
1111
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aci-sdk/aci",
3-
"version": "0.1.9-beta",
3+
"version": "0.1.10-beta",
44
"description": "TypeScript SDK for ACI (Agent-Computer Interface) by Aipolabs",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)