Skip to content

Commit 79bdee8

Browse files
authored
chore(main): release @instill-ai/typescript-sdk 0.0.8 (#21)
🤖 I have created a release *beep* *boop* --- ## [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-10-01) ### Miscellaneous * Namananand/ins 2172 update typescript sdk docs ([#20](#20)) ([4961eaa](4961eaa)) * Namananand/ins 2235 update sdk docs for new refactor ([#24](#24)) ([5143759](5143759)) * refactor docs and remove unused files ([#23](#23)) ([5a080e1](5a080e1)) * update client instance refactor ([#22](#22)) ([d8aa4b7](d8aa4b7)) --- 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 5143759 commit 79bdee8

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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-10-01)
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+
* Namananand/ins 2235 update sdk docs for new refactor ([#24](https://github.com/instill-ai/typescript-sdk/issues/24)) ([5143759](https://github.com/instill-ai/typescript-sdk/commit/51437597201ec6de3cebd2cb6670c26802d8fbfd))
10+
* refactor docs and remove unused files ([#23](https://github.com/instill-ai/typescript-sdk/issues/23)) ([5a080e1](https://github.com/instill-ai/typescript-sdk/commit/5a080e140e7c280d3bb5989425a2e421ce0b0682))
11+
* update client instance refactor ([#22](https://github.com/instill-ai/typescript-sdk/issues/22)) ([d8aa4b7](https://github.com/instill-ai/typescript-sdk/commit/d8aa4b71c144425be88bcf1ee6b552a249b52050))
12+
313
## [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)
414

515

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.13",
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)