Skip to content

Commit

Permalink
2.3.0 (#507)
Browse files Browse the repository at this point in the history
Co-authored-by: dylanbhughes <[email protected]>
  • Loading branch information
marvin-robot and dylanbhughes authored May 23, 2024
1 parent 912a338 commit 36fb5ca
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,18 @@ 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.3.0](https://github.com/PrefectHQ/graphs/compare/2.2.17...2.3.0)

- Bump typescript from 5.3.3 to 5.4.5 [`#492`](https://github.com/PrefectHQ/graphs/pull/492)
- Bump vue-tsc from 2.0.7 to 2.0.19 [`#500`](https://github.com/PrefectHQ/graphs/pull/500)
- BugFix: properly set the cache key [`#506`](https://github.com/PrefectHQ/graphs/pull/506)
- Enhancement: Progress Artifact [`#498`](https://github.com/PrefectHQ/graphs/pull/498)

#### [2.2.17](https://github.com/PrefectHQ/graphs/compare/2.2.16...2.2.17)

> 22 May 2024
- 2.2.17 [`#505`](https://github.com/PrefectHQ/graphs/pull/505)
- Chore: Use fontface ref from prefect-design instead of hard coding [`#504`](https://github.com/PrefectHQ/graphs/pull/504)

#### [2.2.16](https://github.com/PrefectHQ/graphs/compare/2.2.15...2.2.16)
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.17",
"version": "2.3.0",
"description": "Large scale graphs designed for Prefect",
"scripts": {
"serve": "vite --host --mode=demo",
Expand Down

0 comments on commit 36fb5ca

Please sign in to comment.