Skip to content

Commit d9beaaa

Browse files
chore(main): release axiom 0.26.0
1 parent 8940c70 commit d9beaaa

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/ai": "0.25.0"
2+
"packages/ai": "0.26.0"
33
}

packages/ai/CHANGELOG.md

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

3+
## [0.26.0](https://github.com/axiomhq/ai/compare/axiom-v0.25.0...axiom-v0.26.0) (2025-11-11)
4+
5+
6+
### Features
7+
8+
* type and runtime error if eval or scorer name doesnt match desired pattern ([#118](https://github.com/axiomhq/ai/issues/118)) ([8940c70](https://github.com/axiomhq/ai/commit/8940c7041813d4f505bf6526b3832f69b63c9ba3))
9+
310
## [0.25.0](https://github.com/axiomhq/ai/compare/axiom-v0.24.0...axiom-v0.25.0) (2025-11-11)
411

512

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axiom",
3-
"version": "0.25.0",
3+
"version": "0.26.0",
44
"type": "module",
55
"author": "Axiom, Inc.",
66
"contributors": [

0 commit comments

Comments
 (0)