Skip to content

Commit 7bd6288

Browse files
authored
chore(main): release instill-sdk 0.0.4 (#71)
🤖 I have created a release *beep* *boop* --- ## [0.0.4](instill-sdk-v0.0.3...instill-sdk-v0.0.4) (2024-04-18) ### Miscellaneous * Namananand/ins 3646 update documentation for the latest version ([#70](#70)) ([3845c99](3845c99)) * Namananand/ins 3646 update documentation for the latest version ([#72](#72)) ([7aff630](7aff630)) * remove toolkit dependency ([#74](#74)) ([c9827da](c9827da)) --- 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 c9827da commit 7bd6288

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

3+
## [0.0.4](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.3...instill-sdk-v0.0.4) (2024-04-18)
4+
5+
6+
### Miscellaneous
7+
8+
* Namananand/ins 3646 update documentation for the latest version ([#70](https://github.com/instill-ai/typescript-sdk/issues/70)) ([3845c99](https://github.com/instill-ai/typescript-sdk/commit/3845c99295b678168ac93b91b9bf192108e70b65))
9+
* Namananand/ins 3646 update documentation for the latest version ([#72](https://github.com/instill-ai/typescript-sdk/issues/72)) ([7aff630](https://github.com/instill-ai/typescript-sdk/commit/7aff630e65a413e7cea79381883fd55521b8bfc2))
10+
* remove toolkit dependency ([#74](https://github.com/instill-ai/typescript-sdk/issues/74)) ([c9827da](https://github.com/instill-ai/typescript-sdk/commit/c9827da545620a22a4087edcacb8bc386a94ec89))
11+
312
## [0.0.3](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.2...instill-sdk-v0.0.3) (2024-01-19)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instill-sdk",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
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-sdk": "0.0.1",
3-
".": "0.0.3"
3+
".": "0.0.4"
44
}

0 commit comments

Comments
 (0)