Skip to content

Commit 4678d68

Browse files
committed
chore: release version v0.2.7
1 parent ec917ff commit 4678d68

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55

66
<!-- changelog -->
77

8+
## [v0.2.7](https://github.com/ash-project/ash_ai/compare/v0.2.6...v0.2.7) (2025-07-17)
9+
10+
11+
12+
13+
### Bug Fixes:
14+
15+
* separate custom_context from llm initialization in ash_ai.gen.chat (#88) by [@germanbottosur](https://github.com/germanbottosur)
16+
817
## [v0.2.6](https://github.com/ash-project/ash_ai/compare/v0.2.5...v0.2.6) (2025-07-05)
918

1019

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule AshAi.MixProject do
55
Integrated LLM features for your Ash application.
66
"""
77

8-
@version "0.2.6"
8+
@version "0.2.7"
99

1010
@source_url "https://github.com/ash-project/ash_ai"
1111

0 commit comments

Comments
 (0)