Skip to content

Commit ecb8993

Browse files
2.14.17 (#1555)
Co-authored-by: pleek91 <[email protected]>
1 parent a79653b commit ecb8993

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [2.14.17](https://github.com/PrefectHQ/prefect-design/compare/2.14.16...2.14.17)
8+
9+
- Bump tailwindcss from 3.4.15 to 3.4.17 [`#1551`](https://github.com/PrefectHQ/prefect-design/pull/1551)
10+
- Bump class-variance-authority from 0.7.0 to 0.7.1 [`#1546`](https://github.com/PrefectHQ/prefect-design/pull/1546)
11+
- Bump vite-plugin-vue-devtools from 7.6.4 to 7.7.0 [`#1553`](https://github.com/PrefectHQ/prefect-design/pull/1553)
12+
- Fix colors with date range select on light mode and make select options have a border [`#1554`](https://github.com/PrefectHQ/prefect-design/pull/1554)
13+
714
#### [2.14.16](https://github.com/PrefectHQ/prefect-design/compare/2.14.15...2.14.16)
815

16+
> 18 December 2024
17+
18+
- 2.14.16 [`#1550`](https://github.com/PrefectHQ/prefect-design/pull/1550)
919
- Add 100 to the options for page limit [`#1549`](https://github.com/PrefectHQ/prefect-design/pull/1549)
1020

1121
#### [2.14.15](https://github.com/PrefectHQ/prefect-design/compare/2.14.14...2.14.15)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"workspaces": [
44
"./demo"
55
],
6-
"version": "2.14.16",
6+
"version": "2.14.17",
77
"description": "",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)