Skip to content

Commit

Permalink
chore(main): release arize-phoenix 4.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Aug 1, 2024
1 parent 2b313a0 commit 17748bd
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.16.1","packages/phoenix-evals":"0.14.1"}
{".":"4.16.2","packages/phoenix-evals":"0.14.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.16.2](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.16.1...arize-phoenix-v4.16.2) (2024-08-01)


### Bug Fixes

* color for span aside ([#4093](https://github.com/Arize-ai/phoenix/issues/4093)) ([83c9840](https://github.com/Arize-ai/phoenix/commit/83c984099f81dccb1ab82afc98c2211ca6d8931f))

## [4.16.1](https://github.com/Arize-ai/phoenix/compare/arize-phoenix-v4.16.0...arize-phoenix-v4.16.1) (2024-07-31)


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.16.1"
__version__ = "4.16.2"

0 comments on commit 17748bd

Please sign in to comment.