Skip to content

Commit 91e8bc4

Browse files
authored
chore: release main (#1642)
🤖 I have created a release *beep* *boop* --- <details><summary>0.64.1-beta</summary> ## [0.64.1-beta](v0.64.0-beta...v0.64.1-beta) (2024-12-09) ### Bug Fixes * replace sql icon ([#1643](#1643)) ([3da4d79](3da4d79)) </details> <details><summary>@instill-ai/design-system: 0.86.0</summary> ## [0.86.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.85.0...@instill-ai/design-system-v0.86.0) (2024-12-09) ### Features * update toggle styles ([#1645](#1645)) ([b1e1722](b1e1722)) </details> <details><summary>@instill-ai/toolkit: 0.114.0</summary> ## [0.114.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.113.0...@instill-ai/toolkit-v0.114.0) (2024-12-09) ### Features * update toggle styles ([#1645](#1645)) ([b1e1722](b1e1722)) ### Bug Fixes * fix nodes border radius ([#1641](#1641)) ([4c1048a](4c1048a)) * readme editor active line highlight fix ([#1646](#1646)) ([1f07494](1f07494)) </details> --- 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 1f07494 commit 91e8bc4

File tree

7 files changed

+31
-4
lines changed

7 files changed

+31
-4
lines changed

apps/console/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.64.1-beta](https://github.com/instill-ai/console/compare/v0.64.0-beta...v0.64.1-beta) (2024-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* replace sql icon ([#1643](https://github.com/instill-ai/console/issues/1643)) ([3da4d79](https://github.com/instill-ai/console/commit/3da4d79a2edeba2e848ecb997935cb59cebf36d2))
9+
310
## [0.64.0-beta](https://github.com/instill-ai/console/compare/v0.63.0-beta...v0.64.0-beta) (2024-12-03)
411

512

apps/console/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instillai-console",
3-
"version": "0.64.0-beta",
3+
"version": "0.64.1-beta",
44
"main": "index.js",
55
"repository": "https://github.com/instill-ai/console.git",
66
"author": "Instill AI",

packages/design-system/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @instill-ai/design-system
22

3+
## [0.86.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.85.0...@instill-ai/design-system-v0.86.0) (2024-12-09)
4+
5+
6+
### Features
7+
8+
* update toggle styles ([#1645](https://github.com/instill-ai/console/issues/1645)) ([b1e1722](https://github.com/instill-ai/console/commit/b1e172235d726d8862248561b1b36ffa50d2f086))
9+
310
## [0.85.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.84.0...@instill-ai/design-system-v0.85.0) (2024-12-03)
411

512

packages/design-system/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instill-ai/design-system",
3-
"version": "0.85.0",
3+
"version": "0.86.0",
44
"description": "Instill AI's design system",
55
"repository": "https://github.com/instill-ai/design-system.git",
66
"bugs": "https://github.com/instill-ai/design-system/issues",

packages/toolkit/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.114.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.113.0...@instill-ai/toolkit-v0.114.0) (2024-12-09)
4+
5+
6+
### Features
7+
8+
* update toggle styles ([#1645](https://github.com/instill-ai/console/issues/1645)) ([b1e1722](https://github.com/instill-ai/console/commit/b1e172235d726d8862248561b1b36ffa50d2f086))
9+
10+
11+
### Bug Fixes
12+
13+
* fix nodes border radius ([#1641](https://github.com/instill-ai/console/issues/1641)) ([4c1048a](https://github.com/instill-ai/console/commit/4c1048a59ca8267824653779f46601856fb64930))
14+
* readme editor active line highlight fix ([#1646](https://github.com/instill-ai/console/issues/1646)) ([1f07494](https://github.com/instill-ai/console/commit/1f07494551a975aef03efd79663d274b47d9cf21))
15+
316
## [0.113.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.112.0...@instill-ai/toolkit-v0.113.0) (2024-12-03)
417

518

packages/toolkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instill-ai/toolkit",
3-
"version": "0.113.0",
3+
"version": "0.114.0",
44
"description": "Instill AI's frontend toolkit",
55
"repository": "https://github.com/instill-ai/design-system.git",
66
"bugs": "https://github.com/instill-ai/design-system/issues",

release-please/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"apps/console":"0.64.0-beta","packages/design-system":"0.85.0","packages/design-tokens":"0.8.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.113.0","packages/sdk":"0.13.0"}
1+
{"apps/console":"0.64.1-beta","packages/design-system":"0.86.0","packages/design-tokens":"0.8.1","packages/eslint-config-cortex":"0.9.1","packages/prettier-config-cortex":"1.1.2","packages/toolkit":"0.114.0","packages/sdk":"0.13.0"}

0 commit comments

Comments
 (0)