Skip to content

Commit ce5b09b

Browse files
authoredMay 9, 2024
chore(main): release instill-sdk 0.0.6 (#80)
🤖 I have created a release *beep* *boop* --- ## [0.0.6](instill-sdk-v0.0.5...instill-sdk-v0.0.6) (2024-05-09) ### Bug Fixes * fix eslint config ([#79](#79)) ([d627aad](d627aad)) --- 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 d627aad commit ce5b09b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
 

‎CHANGELOG.md

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

3+
## [0.0.6](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.5...instill-sdk-v0.0.6) (2024-05-09)
4+
5+
6+
### Bug Fixes
7+
8+
* fix eslint config ([#79](https://github.com/instill-ai/typescript-sdk/issues/79)) ([d627aad](https://github.com/instill-ai/typescript-sdk/commit/d627aadf8fc21140f5f3978b01a3f980735c1e1b))
9+
310
## [0.0.5](https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.4...instill-sdk-v0.0.5) (2024-05-07)
411

512

‎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.5",
3+
"version": "0.0.6",
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.5"
3+
".": "0.0.6"
44
}

0 commit comments

Comments
 (0)