Skip to content

Commit cd33738

Browse files
Merge pull request #74 from ai-action/release-please--branches--master--components--code-ollama
chore(master): release 0.15.0
2 parents 9f12951 + 6683882 commit cd33738

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.15.0](https://github.com/ai-action/code-ollama/compare/v0.14.2...v0.15.0) (2026-05-15)
4+
5+
6+
### Features
7+
8+
* **SessionManager:** add open session submenu ([47e42b0](https://github.com/ai-action/code-ollama/commit/47e42b078542d20b41f081112f170fefeba87994))
9+
10+
11+
### Bug Fixes
12+
13+
* **SessionManager:** remove active session from "Open session" ([7bcf706](https://github.com/ai-action/code-ollama/commit/7bcf7065d0ed24920bade84c5160054f2236aea5))
14+
* **SessionManager:** truncate session option labels when they get long ([158e3a5](https://github.com/ai-action/code-ollama/commit/158e3a58d4fe027a0d49662fac95a971ad0b7ea2))
15+
316
## [0.14.2](https://github.com/ai-action/code-ollama/compare/v0.14.1...v0.14.2) (2026-05-15)
417

518

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
@@ -1,6 +1,6 @@
11
{
22
"name": "code-ollama",
3-
"version": "0.14.2",
3+
"version": "0.15.0",
44
"description": "Ollama coding agent that runs in your terminal",
55
"author": "Mark <mark@remarkablemark.org> (https://remarkablemark.org)",
66
"type": "module",

0 commit comments

Comments
 (0)