Skip to content

Commit 5bdce57

Browse files
chore(master): release 0.27.0
1 parent a79b917 commit 5bdce57

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.26.1"
2+
".": "0.27.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.27.0](https://github.com/arcboxlabs/linkcode/compare/v0.26.1...v0.27.0) (2026-08-27)
4+
5+
6+
### Features
7+
8+
* **providers:** resolve LinkCode Gateway as a Codex-native endpoint ([#477](https://github.com/arcboxlabs/linkcode/issues/477)) ([a79b917](https://github.com/arcboxlabs/linkcode/commit/a79b91709eef28386e1618afd2ffdec110f99ebe))
9+
10+
11+
### Bug Fixes
12+
13+
* **client-core:** keep image prompts in place ([#464](https://github.com/arcboxlabs/linkcode/issues/464)) ([d46d560](https://github.com/arcboxlabs/linkcode/commit/d46d5602a106a7bd23497bd3fa267c30fe6aa7f1))
14+
315
## [0.26.1](https://github.com/arcboxlabs/linkcode/compare/v0.26.0...v0.26.1) (2026-08-26)
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.26.1",
3+
"version": "0.27.0",
44
"private": true,
55
"description": "LinkCode desktop application",
66
"homepage": "https://linkcode.ai",

0 commit comments

Comments
 (0)