Skip to content

Commit

Permalink
chore(main): release instill-sdk 0.0.4 (#71)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
droplet-bot authored May 5, 2024
1 parent c9827da commit 7bd6288
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.0.4](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.3...instill-sdk-v0.0.4) (2024-04-18)


### Miscellaneous

* 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))
* 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))
* remove toolkit dependency ([#74](https://github.com/instill-ai/typescript-sdk/issues/74)) ([c9827da](https://github.com/instill-ai/typescript-sdk/commit/c9827da545620a22a4087edcacb8bc386a94ec89))

## [0.0.3](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.2...instill-sdk-v0.0.3) (2024-01-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "instill-sdk",
"version": "0.0.3",
"version": "0.0.4",
"description": "Instill AI's Typescript SDK",
"repository": "https://github.com/instill-ai/typescript-sdk.git",
"bugs": "https://github.com/instill-ai/community/issues",
Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"instill-sdk": "0.0.1",
".": "0.0.3"
".": "0.0.4"
}

0 comments on commit 7bd6288

Please sign in to comment.