Skip to content

Commit

Permalink
chore: release main (#1525)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>0.59.1-beta</summary>

##
[0.59.1-beta](v0.59.0-beta...v0.59.1-beta)
(2024-10-08)


### Bug Fixes

* fix component documentation urls in the pipeline builder
([#1524](#1524))
([ee880c8](ee880c8))
</details>

<details><summary>@instill-ai/toolkit: 0.106.2</summary>

##
[0.106.2](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.106.1...@instill-ai/toolkit-v0.106.2)
(2024-10-08)


### Bug Fixes

* fix component documentation urls in the pipeline builder
([#1524](#1524))
([ee880c8](ee880c8))
</details>

---
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 Oct 8, 2024
1 parent 5156739 commit febef5b
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 3 deletions.
7 changes: 7 additions & 0 deletions apps/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.59.1-beta](https://github.com/instill-ai/console/compare/v0.59.0-beta...v0.59.1-beta) (2024-10-08)


### Bug Fixes

* fix component documentation urls in the pipeline builder ([#1524](https://github.com/instill-ai/console/issues/1524)) ([ee880c8](https://github.com/instill-ai/console/commit/ee880c84c4f3f2a7e93fca3d3e6eccb482f1a03d))

## [0.59.0-beta](https://github.com/instill-ai/console/compare/v0.58.0-beta...v0.59.0-beta) (2024-10-08)


Expand Down
2 changes: 1 addition & 1 deletion apps/console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "instillai-console",
"version": "0.59.0-beta",
"version": "0.59.1-beta",
"main": "index.js",
"repository": "https://github.com/instill-ai/console.git",
"author": "Instill AI",
Expand Down
7 changes: 7 additions & 0 deletions packages/toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.106.2](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.106.1...@instill-ai/toolkit-v0.106.2) (2024-10-08)


### Bug Fixes

* fix component documentation urls in the pipeline builder ([#1524](https://github.com/instill-ai/console/issues/1524)) ([ee880c8](https://github.com/instill-ai/console/commit/ee880c84c4f3f2a7e93fca3d3e6eccb482f1a03d))

## [0.106.1](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.106.0...@instill-ai/toolkit-v0.106.1) (2024-10-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@instill-ai/toolkit",
"version": "0.106.1",
"version": "0.106.2",
"description": "Instill AI's frontend toolkit",
"repository": "https://github.com/instill-ai/design-system.git",
"bugs": "https://github.com/instill-ai/design-system/issues",
Expand Down
2 changes: 1 addition & 1 deletion release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"apps/console":"0.59.0-beta","packages/design-system":"0.81.0","packages/design-tokens":"0.7.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.106.1","packages/sdk":"0.7.0"}
{"apps/console":"0.59.1-beta","packages/design-system":"0.81.0","packages/design-tokens":"0.7.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.106.2","packages/sdk":"0.7.0"}

0 comments on commit febef5b

Please sign in to comment.