Skip to content

Commit

Permalink
2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pleek91 committed Dec 13, 2023
1 parent 54d7839 commit f071900
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.1.8](https://github.com/PrefectHQ/graphs/compare/2.1.7...2.1.8)
#### [2.1.9](https://github.com/PrefectHQ/graphs/compare/2.1.8...2.1.9)

- Bump @types/node from 20.10.3 to 20.10.4 [`#351`](https://github.com/PrefectHQ/graphs/pull/351)
- Bump vue-tsc from 1.8.22 to 1.8.25 [`#352`](https://github.com/PrefectHQ/graphs/pull/352)
- Bump typescript from 5.3.2 to 5.3.3 [`#353`](https://github.com/PrefectHQ/graphs/pull/353)
- Bump gsap from 3.12.2 to 3.12.3 [`#354`](https://github.com/PrefectHQ/graphs/pull/354)
- Bump @vitejs/plugin-vue from 4.5.1 to 4.5.2 [`#355`](https://github.com/PrefectHQ/graphs/pull/355)

#### [2.1.8](https://github.com/PrefectHQ/graphs/compare/v2.1.8...2.1.8)

> 4 December 2023
#### [v2.1.8](https://github.com/PrefectHQ/graphs/compare/2.1.7...v2.1.8)

> 4 December 2023
- Fix degraded performance from running nodes [`#350`](https://github.com/PrefectHQ/graphs/pull/350)
- Bump @vitejs/plugin-vue from 4.5.0 to 4.5.1 [`#345`](https://github.com/PrefectHQ/graphs/pull/345)
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.1.8",
"version": "2.1.9",
"description": "Large scale graphs designed for Prefect",
"scripts": {
"serve": "vite --host --mode=demo",
Expand Down

0 comments on commit f071900

Please sign in to comment.