Skip to content

Commit

Permalink
2.4.1 (#571)
Browse files Browse the repository at this point in the history
Co-authored-by: znicholasbrown <[email protected]>
  • Loading branch information
marvin-robot and znicholasbrown authored Sep 19, 2024
1 parent c136754 commit 5a5325d
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,26 @@ 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.4.1](https://github.com/PrefectHQ/graphs/compare/2.4.0...2.4.1)

- Bump micromatch from 4.0.5 to 4.0.8 [`#569`](https://github.com/PrefectHQ/graphs/pull/569)
- Bump ws from 8.17.0 to 8.18.0 [`#568`](https://github.com/PrefectHQ/graphs/pull/568)
- Bump vite from 5.4.2 to 5.4.6 [`#567`](https://github.com/PrefectHQ/graphs/pull/567)
- Bump vite from 5.3.3 to 5.3.5 [`#545`](https://github.com/PrefectHQ/graphs/pull/545)
- Bump @types/node from 20.14.10 to 22.0.0 [`#542`](https://github.com/PrefectHQ/graphs/pull/542)
- Bump tailwindcss from 3.4.5 to 3.4.7 [`#541`](https://github.com/PrefectHQ/graphs/pull/541)
- Bump vue-tsc from 2.0.26 to 2.0.29 [`#543`](https://github.com/PrefectHQ/graphs/pull/543)
- Bump tailwindcss from 3.4.4 to 3.4.5 [`#536`](https://github.com/PrefectHQ/graphs/pull/536)
- Bump vite from 5.3.2 to 5.3.3 [`#533`](https://github.com/PrefectHQ/graphs/pull/533)
- Bump typescript from 5.5.2 to 5.5.3 [`#534`](https://github.com/PrefectHQ/graphs/pull/534)
- Bump vue-tsc from 2.0.24 to 2.0.26 [`#535`](https://github.com/PrefectHQ/graphs/pull/535)
- Bump @types/node from 20.14.8 to 20.14.10 [`#532`](https://github.com/PrefectHQ/graphs/pull/532)

#### [2.4.0](https://github.com/PrefectHQ/graphs/compare/2.3.2...2.4.0)

> 25 June 2024
- 2.4.0 [`#526`](https://github.com/PrefectHQ/graphs/pull/526)
- Bump tailwindcss from 3.4.1 to 3.4.4 [`#519`](https://github.com/PrefectHQ/graphs/pull/519)
- Bump @vitejs/plugin-vue from 5.0.4 to 5.0.5 [`#521`](https://github.com/PrefectHQ/graphs/pull/521)
- Bump @types/node from 20.12.12 to 20.14.8 [`#524`](https://github.com/PrefectHQ/graphs/pull/524)
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.4.0",
"version": "2.4.1",
"description": "Large scale graphs designed for Prefect",
"scripts": {
"serve": "vite --host --mode=demo",
Expand Down

0 comments on commit 5a5325d

Please sign in to comment.