mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-29 03:44:06 +08:00
release(jetbrains): v7.0.12-rc.2
This commit is contained in:
@@ -102,6 +102,15 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [7.0.12-rc.2] - 2026-07-27
|
||||
|
||||
### Fixed
|
||||
- fix(jetbrains): use file signing inputs for bundled publish by @kirillk in https://github.com/Kilo-Org/kilocode/pull/12578
|
||||
|
||||
### Changed
|
||||
- release(jetbrains): v7.0.12-rc.1 by @kilo-maintainer[bot] in https://github.com/Kilo-Org/kilocode/pull/12577
|
||||
|
||||
|
||||
## [7.0.12-rc.1] - 2026-07-27
|
||||
|
||||
### Added
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
kotlin.stdlib.default.dependency=false
|
||||
kilo.jetbrains.version=7.0.12-rc.1
|
||||
kilo.jetbrains.version=7.0.12-rc.2
|
||||
# When true (default) the JetBrains plugin uses the pinned CLI release from package.json.
|
||||
# Set to false ONLY for local dev: generate the client from local source + bundle the local binary.
|
||||
# false is NOT releasable -- production builds fail unless this is true.
|
||||
|
||||
Reference in New Issue
Block a user