Skip to content

Commit 21bff87

Browse files
Merge pull request #19 from ai-action/release-please--branches--master--components--code-ollama
chore(master): release 0.3.1
2 parents 7798dbc + 9d2ba86 commit 21bff87

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [0.3.1](https://github.com/ai-action/code-ollama/compare/v0.3.0...v0.3.1) (2026-05-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **ModelPicker:** close select prompt if current model is chosen ([92d6f47](https://github.com/ai-action/code-ollama/commit/92d6f47fd17907c8b3c22cd4afc2357e8d3087a7))
9+
* **ModelPicker:** show current model at the top of the select options ([eb75012](https://github.com/ai-action/code-ollama/commit/eb75012463d8eec0580d0669a1426c0024a6d028))
10+
311
## [0.3.0](https://github.com/ai-action/code-ollama/compare/v0.2.1...v0.3.0) (2026-05-06)
412

513

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.3.0",
3+
"version": "0.3.1",
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)