Skip to content

Commit

Permalink
Merge pull request #434 from PrefectHQ/version-2.2.4
Browse files Browse the repository at this point in the history
Version 2.2.4
  • Loading branch information
brandonreid authored Mar 4, 2024
2 parents c9a96f5 + 29eebf4 commit 673fe5b
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 4 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,19 @@ 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.3](https://github.com/PrefectHQ/graphs/compare/2.2.2...2.2.3)
#### [2.2.4](https://github.com/PrefectHQ/graphs/compare/2.2.3...2.2.4)

- make state bars selectable [`#433`](https://github.com/PrefectHQ/graphs/pull/433)

#### [2.2.3](https://github.com/PrefectHQ/graphs/compare/v2.2.3...2.2.3)

> 4 March 2024
- Version 2.2.3 [`#429`](https://github.com/PrefectHQ/graphs/pull/429)

#### [v2.2.3](https://github.com/PrefectHQ/graphs/compare/2.2.2...v2.2.3)

> 1 March 2024
- include dimensions on select of cluster [`#428`](https://github.com/PrefectHQ/graphs/pull/428)

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.3",
"version": "2.2.4",
"description": "Large scale graphs designed for Prefect",
"scripts": {
"serve": "vite --host --mode=demo",
Expand Down

0 comments on commit 673fe5b

Please sign in to comment.