@copilotkit/cloud
Advanced tools
Comparing version
# @copilotkit/cloud | ||
## 0.1.1-alpha.1 | ||
### Patch Changes | ||
- change order of operations on stop cleanup | ||
- Updated dependencies | ||
- @copilotkit/shared@0.1.1-alpha.1 | ||
## 0.1.1-alpha.0 | ||
@@ -4,0 +12,0 @@ |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.1.1-alpha.0", | ||
"version": "0.1.1-alpha.1", | ||
"sideEffects": false, | ||
@@ -23,7 +23,7 @@ "main": "./dist/index.js", | ||
"typescript": "^5.1.3", | ||
"eslint-config-custom": "0.2.0", | ||
"tsconfig": "0.6.0" | ||
"tsconfig": "0.6.0", | ||
"eslint-config-custom": "0.2.0" | ||
}, | ||
"dependencies": { | ||
"@copilotkit/shared": "0.1.1-alpha.0" | ||
"@copilotkit/shared": "0.1.1-alpha.1" | ||
}, | ||
@@ -30,0 +30,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
14148
1.08%+ Added
- Removed