Skip to content

Commit

Permalink
2.10.16 (#1330)
Browse files Browse the repository at this point in the history
Co-authored-by: collincchoy <collincchoy@users.noreply.github.com>
  • Loading branch information
marvin-robot and collincchoy authored May 31, 2024
1 parent ebbf595 commit e2032fd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.16](https://github.com/PrefectHQ/prefect-design/compare/2.10.15...2.10.16)

- [p-tooltip] Fix classes on p-tooltip throw warnings. [`#1328`](https://github.com/PrefectHQ/prefect-design/pull/1328)
- [p-tooltip] Fix extraneous attributes warning - props not properly forwarded. [`#1327`](https://github.com/PrefectHQ/prefect-design/pull/1327)

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

> 30 May 2024
- 2.10.15 [`#1326`](https://github.com/PrefectHQ/prefect-design/pull/1326)
- Fix PDateRangeSelect overflow of date label [`#1325`](https://github.com/PrefectHQ/prefect-design/pull/1325)
- Enhancement: `PModal` prop to hide close button [`#1324`](https://github.com/PrefectHQ/prefect-design/pull/1324)

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.10.15",
"version": "2.10.16",
"description": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit e2032fd

Please sign in to comment.