Skip to content

Commit

Permalink
2.10.0 (#1284)
Browse files Browse the repository at this point in the history
Co-authored-by: znicholasbrown <znicholasbrown@users.noreply.github.com>
  • Loading branch information
marvin-robot and znicholasbrown authored May 13, 2024
1 parent 87813dc commit 8ac8eb1
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.10.0](https://github.com/PrefectHQ/prefect-design/compare/2.9.0...2.10.0)

- Chore: Tailwind config preset and TS migration [`#1273`](https://github.com/PrefectHQ/prefect-design/pull/1273)
- Bump dompurify from 3.1.0 to 3.1.3 [`#1282`](https://github.com/PrefectHQ/prefect-design/pull/1282)
- Bump @types/node from 20.12.7 to 20.12.11 [`#1281`](https://github.com/PrefectHQ/prefect-design/pull/1281)
- Bump vite from 5.2.10 to 5.2.11 [`#1278`](https://github.com/PrefectHQ/prefect-design/pull/1278)

#### [2.9.0](https://github.com/PrefectHQ/prefect-design/compare/2.8.0...2.9.0)

> 13 May 2024
- 2.9.0 [`#1283`](https://github.com/PrefectHQ/prefect-design/pull/1283)
- Radix Tabs [`#1279`](https://github.com/PrefectHQ/prefect-design/pull/1279)
- Remove sidebar section dividers [`#1274`](https://github.com/PrefectHQ/prefect-design/pull/1274)
- Add vue devtools-next vite plugin. [`#1270`](https://github.com/PrefectHQ/prefect-design/pull/1270)
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
Expand Up @@ -3,7 +3,7 @@
"workspaces": [
"./demo"
],
"version": "2.9.0",
"version": "2.10.0",
"description": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8ac8eb1

Please sign in to comment.