Skip to content

Commit d58082c

Browse files
committed
chore: release version v0.2.5
1 parent 0ca7f6c commit d58082c

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.5](https://github.com/ash-project/ash_ai/compare/v0.2.4...v0.2.5) (2025-07-03)
9+
10+
11+
12+
13+
### Improvements:
14+
15+
* support sub rules in usage rules tools by [@zachdaniel](https://github.com/zachdaniel)
16+
817
## [v0.2.4](https://github.com/ash-project/ash_ai/compare/v0.2.3...v0.2.4) (2025-07-02)
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.4"
8+
@version "0.2.5"
99

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

0 commit comments

Comments
 (0)