Skip to content

Commit a4bf4b0

Browse files
authored
Merge pull request #2 from netlify/release-please--branches--main--components--axis
chore(main): release 1.0.0
2 parents 501967a + f19f592 commit a4bf4b0

4 files changed

Lines changed: 14 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-
".": "0.2.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-04-29)
4+
5+
6+
### Bug Fixes
7+
8+
* move from diff to compare ([1cc8966](https://github.com/netlify/axis/commit/1cc89665efb1c2600742649f8af4b47398f2734e))
9+
* readme ([501967a](https://github.com/netlify/axis/commit/501967a3ea1fea73d0627accce3d751cca54d166))
10+
* update release please ([b981d8b](https://github.com/netlify/axis/commit/b981d8b6fe5d275ebd69691de552603e89e98c6c))

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": "@netlify/axis",
3-
"version": "0.3.1",
3+
"version": "1.0.0",
44
"description": "Agent eXperience Index Score — synthetic testing for AI agent interaction",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)