Skip to content

Commit 6d8f9da

Browse files
chore(master): release 0.22.0 (#425)
Co-authored-by: arcbox-labs[bot] <254083426+arcbox-labs[bot]@users.noreply.github.com>
1 parent cd67dd9 commit 6d8f9da

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

‎.release-please-manifest.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.21.0"
2+
".": "0.22.0"
33
}

‎apps/desktop/CHANGELOG.md‎

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

3+
## [0.22.0](https://github.com/arcboxlabs/linkcode/compare/v0.21.0...v0.22.0) (2026-08-06)
4+
5+
6+
### Features
7+
8+
* **providers:** resolve provider endpoints per agent ([#424](https://github.com/arcboxlabs/linkcode/issues/424)) ([cd67dd9](https://github.com/arcboxlabs/linkcode/commit/cd67dd9f5d0d5d9d159944dccb30420949bd4781))
9+
10+
11+
### Bug Fixes
12+
13+
* **lint:** run single-threaded by default and share one command with CI ([#416](https://github.com/arcboxlabs/linkcode/issues/416)) ([1fb5474](https://github.com/arcboxlabs/linkcode/commit/1fb54744463de92b050b0cc881376c633947943a))
14+
315
## [0.21.0](https://github.com/arcboxlabs/linkcode/compare/v0.20.0...v0.21.0) (2026-08-05)
416

517

‎apps/desktop/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@linkcode/desktop",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
44
"private": true,
55
"description": "LinkCode desktop application",
66
"homepage": "https://linkcode.ai",

0 commit comments

Comments
 (0)