Skip to content

Commit 929c088

Browse files
committed
chore(main): release @instill-ai/typescript-sdk 0.0.8
1 parent d8aa4b7 commit 929c088

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.8](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.7...@instill-ai/typescript-sdk-v0.0.8) (2023-09-30)
4+
5+
6+
### Miscellaneous
7+
8+
* Namananand/ins 2172 update typescript sdk docs ([#20](https://github.com/instill-ai/typescript-sdk/issues/20)) ([4961eaa](https://github.com/instill-ai/typescript-sdk/commit/4961eaa4303c39c4f915713582a460952788adec))
9+
* update client instance refactor ([#22](https://github.com/instill-ai/typescript-sdk/issues/22)) ([d8aa4b7](https://github.com/instill-ai/typescript-sdk/commit/d8aa4b71c144425be88bcf1ee6b552a249b52050))
10+
311
## [0.0.7](https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.6...@instill-ai/typescript-sdk-v0.0.7) (2023-09-28)
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.8-rc.12",
3+
"version": "0.0.8",
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.7"
3+
".": "0.0.8"
44
}

0 commit comments

Comments
 (0)