Skip to content

Commit

Permalink
2.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonreid committed Mar 12, 2024
1 parent 1f80fda commit 75edc0d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [2.2.9](https://github.com/PrefectHQ/graphs/compare/2.2.8...2.2.9)
#### [2.2.10](https://github.com/PrefectHQ/graphs/compare/2.2.9...2.2.10)

- Bugfix: artifact cluster measurements on emit [`#446`](https://github.com/PrefectHQ/graphs/pull/446)
- Enhancement: improve click targeting [`#448`](https://github.com/PrefectHQ/graphs/pull/448)
- update guides on scale adjustment [`#451`](https://github.com/PrefectHQ/graphs/pull/451)
- Fix: Prefent node dimming if selecting from differing scope [`#450`](https://github.com/PrefectHQ/graphs/pull/450)
- Fix: Graph centering too low [`#449`](https://github.com/PrefectHQ/graphs/pull/449)

#### [2.2.9](https://github.com/PrefectHQ/graphs/compare/v2.2.9...2.2.9)

> 8 March 2024
#### [v2.2.9](https://github.com/PrefectHQ/graphs/compare/2.2.8...v2.2.9)

> 8 March 2024
- Enhancement: adaptive artifacts placement [`#445`](https://github.com/PrefectHQ/graphs/pull/445)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@prefecthq/graphs",
"private": false,
"version": "2.2.9",
"version": "2.2.10",
"description": "Large scale graphs designed for Prefect",
"scripts": {
"serve": "vite --host --mode=demo",
Expand Down

0 comments on commit 75edc0d

Please sign in to comment.