Skip to content

Commit 90a99b1

Browse files
chore(main): release axiom 0.47.0 (#268)
🤖 I have created a release *beep* *boop* --- ## [0.47.0](axiom-v0.46.1...axiom-v0.47.0) (2026-02-25) ### Features * make packages/ai ESM-only ([#265](#265)) ([2c5a9f4](2c5a9f4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > This is a Release Please version/changelog bump with no functional code changes in the diff; low risk aside from consumers updating to the new published version. > > **Overview** > Bumps `packages/ai` to **v0.47.0** by updating the Release Please manifest and the package version. > > Updates `packages/ai/CHANGELOG.md` with the `0.47.0` release entry noting the feature that makes `packages/ai` *ESM-only*. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 5f3c1da. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 2c5a9f4 commit 90a99b1

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.46.1"
2+
"packages/ai": "0.47.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.47.0](https://github.com/axiomhq/ai/compare/axiom-v0.46.1...axiom-v0.47.0) (2026-02-25)
4+
5+
6+
### Features
7+
8+
* make packages/ai ESM-only ([#265](https://github.com/axiomhq/ai/issues/265)) ([2c5a9f4](https://github.com/axiomhq/ai/commit/2c5a9f4159d98cfa9c65f664289f152ea1803b1a))
9+
310
## [0.46.1](https://github.com/axiomhq/ai/compare/axiom-v0.46.0...axiom-v0.46.1) (2026-02-25)
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.46.1",
3+
"version": "0.47.0",
44
"type": "module",
55
"author": "Axiom, Inc.",
66
"contributors": [

0 commit comments

Comments
 (0)