Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 22582bc

Browse files
chore(main): release 1.15.0
1 parent 194fa5e commit 22582bc

4 files changed

Lines changed: 16 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.14.0"
2+
".": "1.15.0"
33
}

CHANGELOG.md

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

3+
## [1.15.0](https://github.com/netlify/axis/compare/v1.14.0...v1.15.0) (2026-06-15)
4+
5+
6+
### Features
7+
8+
* add AXIS skills ([1d32968](https://github.com/netlify/axis/commit/1d329686fde9399d5e437a276aeebdf2d2b3df4a))
9+
10+
11+
### Bug Fixes
12+
13+
* only show active runs ([e934b74](https://github.com/netlify/axis/commit/e934b7403ce242efa4d120700cd037a26754b48f))
14+
315
## [1.14.0](https://github.com/netlify/axis/compare/v1.13.0...v1.14.0) (2026-06-03)
416

517

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
@@ -3,7 +3,7 @@
33
"workspaces": [
44
"src/docs-site"
55
],
6-
"version": "1.14.0",
6+
"version": "1.15.0",
77
"description": "Agent Experience Index Score — synthetic testing for AI agent interaction",
88
"type": "module",
99
"main": "./dist/index.js",

0 commit comments

Comments
 (0)