Skip to content

Commit

Permalink
chore(main): release arize-phoenix 4.30.0 (#4390)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking authored Aug 26, 2024
1 parent 16ac5ed commit dc35015
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"4.29.0","packages/phoenix-evals":"0.15.0","packages/phoenix-otel":"0.4.1"}
{".":"4.30.0","packages/phoenix-evals":"0.15.0","packages/phoenix-otel":"0.4.1"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.30.0](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.29.0...arize-phoenix-v4.30.0) (2024-08-26)


### Features

* **onboarding:** New project onboarding ([#4372](https://github.com/Arize-ai/phoenix/issues/4372)) ([16ac5ed](https://github.com/Arize-ai/phoenix/commit/16ac5edcfbe44b0e8fef018f2fdc1c083aaa2765))

## [4.29.0](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.28.1...arize-phoenix-v4.29.0) (2024-08-26)


Expand Down
2 changes: 1 addition & 1 deletion src/phoenix/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.29.0"
__version__ = "4.30.0"

0 comments on commit dc35015

Please sign in to comment.