Skip to content

Commit a727529

Browse files
authored
chore(main): release @instill-ai/typescript-sdk 0.0.11 (#39)
🤖 I have created a release *beep* *boop* --- ## [0.0.11](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.10...@instill-ai/typescript-sdk-v0.0.11) (2023-10-23) ### Miscellaneous * adapt new core structure among instill-ai project ([#40](#40)) ([6fc14eb](6fc14eb)) * Namananand/ins 2251 separate queries mutation and actions for SDK and example ([#38](#38)) ([5ed98b1](5ed98b1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 6fc14eb commit a727529

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## [0.0.11](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.10...@instill-ai/typescript-sdk-v0.0.11) (2023-10-23)
4+
5+
6+
### Miscellaneous
7+
8+
* adapt new core structure among instill-ai project ([#40](https://github.com/instill-ai/typescript-sdk/issues/40)) ([6fc14eb](https://github.com/instill-ai/typescript-sdk/commit/6fc14eba5a087f4008d41eca25899045d098d6a9))
9+
* Namananand/ins 2251 separate queries mutation and actions for SDK and example ([#38](https://github.com/instill-ai/typescript-sdk/issues/38)) ([5ed98b1](https://github.com/instill-ai/typescript-sdk/commit/5ed98b1be71566d70ba90ac6d693b3a40253ac58))
10+
311
## [0.0.10](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.9...@instill-ai/typescript-sdk-v0.0.10) (2023-10-06)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instill-ai/typescript-sdk",
3-
"version": "0.0.11-rc.0",
3+
"version": "0.0.11",
44
"description": "Instill AI's Typescript SDK",
55
"repository": "https://github.com/instill-ai/typescript-sdk.git",
66
"bugs": "https://github.com/instill-ai/community/issues",

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"@instill-ai/typescript-sdk": "0.0.1",
3-
".": "0.0.10"
3+
".": "0.0.11"
44
}

0 commit comments

Comments
 (0)