Skip to content

Commit

Permalink
chore(main): release arize-phoenix 4.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Aug 22, 2024
1 parent e77a390 commit bb78b62
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.27.0","packages/phoenix-evals":"0.15.0","packages/phoenix-otel":"0.3.0"}
{".":"4.28.0","packages/phoenix-evals":"0.15.0","packages/phoenix-otel":"0.3.0"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.28.0](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.27.0...arize-phoenix-v4.28.0) (2024-08-22)


### Features

* **auth:** add create user modal to ui ([#4319](https://github.com/Arize-ai/phoenix/issues/4319)) ([e77a390](https://github.com/Arize-ai/phoenix/commit/e77a390d6dbc3ae8e226c0397aca3c556b5b722e))

## [4.27.0](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.26.0...arize-phoenix-v4.27.0) (2024-08-22)


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.27.0"
__version__ = "4.28.0"

0 comments on commit bb78b62

Please sign in to comment.