Skip to content

Commit

Permalink
chore(js): update versions (#1223)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 18, 2025
1 parent db27dfd commit 92fd024
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions js/.changeset/little-sheep-watch.md

This file was deleted.

6 changes: 6 additions & 0 deletions js/packages/openinference-vercel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @arizeai/openinference-vercel

## 2.0.1

### Patch Changes

- 365a3c2: Updated the OpenInference semantic convention mapping to account for changes to the Vercel AI SDK semantic conventions

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion js/packages/openinference-vercel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arizeai/openinference-vercel",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"main": "dist/src/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 92fd024

Please sign in to comment.