We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 036a864 commit a78a5d5Copy full SHA for a78a5d5
.changeset/config.json
@@ -7,5 +7,5 @@
7
"access": "public",
8
"baseBranch": "main",
9
"updateInternalDependencies": "patch",
10
- "ignore": ["@aci-sdk/aci-examples"]
+ "ignore": []
11
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@aci-sdk/aci",
3
- "version": "0.1.9-beta",
+ "version": "0.1.10-beta",
4
"description": "TypeScript SDK for ACI (Agent-Computer Interface) by Aipolabs",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments