Skip to content

Commit 903386c

Browse files
committed
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/eslint-plugin-unused-imports-4.2.0
2 parents 4a63f89 + e7c843e commit 903386c

File tree

3 files changed

+28
-3
lines changed

3 files changed

+28
-3
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.10.0](https://github.com/linode/apl-console/compare/v4.9.0...v4.10.0) (2025-10-21)
6+
7+
8+
### Features
9+
10+
* add agent pages and agent playground ([#659](https://github.com/linode/apl-console/issues/659)) ([4abf139](https://github.com/linode/apl-console/commit/4abf139c8dbe097355ba79e87e576f61f081bfba))
11+
* add knowledge base pages ([#657](https://github.com/linode/apl-console/issues/657)) ([e475ef9](https://github.com/linode/apl-console/commit/e475ef94e6045073725f843754fac981a6230db3))
12+
* add kserve ([#656](https://github.com/linode/apl-console/issues/656)) ([bdb6666](https://github.com/linode/apl-console/commit/bdb6666ae9e3488114a46e9b5ccdef002adb1fcd))
13+
* added upgrade check for updating to a newer version ([#647](https://github.com/linode/apl-console/issues/647)) ([df4976f](https://github.com/linode/apl-console/commit/df4976f7803eda44808d549e870d3a0babfb4d21))
14+
* workloads pt. 1 ([#650](https://github.com/linode/apl-console/issues/650)) ([2a05759](https://github.com/linode/apl-console/commit/2a05759a3a22d192b8b3a9c56024c15072fbe8d9))
15+
* workloads pt.2 ([#658](https://github.com/linode/apl-console/issues/658)) ([27de898](https://github.com/linode/apl-console/commit/27de89896090d6f5135b43f2a0214b8ddf2ae093))
16+
17+
18+
### Bug Fixes
19+
20+
* team name minimum added ([#642](https://github.com/linode/apl-console/issues/642)) ([e502ed3](https://github.com/linode/apl-console/commit/e502ed39e7ef507f873bcb6ea4b1d1816c24dc9b))
21+
22+
23+
### Others
24+
25+
* **deps:** bump ncipollo/release-action ([#646](https://github.com/linode/apl-console/issues/646)) ([66d6860](https://github.com/linode/apl-console/commit/66d686025507a6b54fe14c04c1649ae396c0c1e6))
26+
* **deps:** bump ncipollo/release-action ([#649](https://github.com/linode/apl-console/issues/649)) ([e45fb4e](https://github.com/linode/apl-console/commit/e45fb4e0273301ca92a56b9bd7c54a8a5f360118))
27+
* **deps:** bump node in the docker-dependencies group ([#648](https://github.com/linode/apl-console/issues/648)) ([0c43619](https://github.com/linode/apl-console/commit/0c436198f665fc83ca526d9094bf5ced3f1be615))
28+
* **deps:** bump ts-jest from 26.5.6 to 29.4.1 ([#624](https://github.com/linode/apl-console/issues/624)) ([eb4e12b](https://github.com/linode/apl-console/commit/eb4e12b5a0d9136a394dd916a8d65b835a60a152))
29+
530
## [4.9.0](https://github.com/linode/apl-console/compare/v4.8.0...v4.9.0) (2025-09-01)
631

732

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,5 @@
154154
"tag": true
155155
}
156156
},
157-
"version": "4.9.0"
157+
"version": "4.10.0"
158158
}

0 commit comments

Comments
 (0)