Skip to content

Commit

Permalink
2.14.10 (#1515)
Browse files Browse the repository at this point in the history
Co-authored-by: pleek91 <[email protected]>
  • Loading branch information
marvin-robot and pleek91 authored Nov 13, 2024
1 parent de2216a commit dc28fa1
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.14.10](https://github.com/PrefectHQ/prefect-design/compare/2.14.9...2.14.10)

- Bump postcss from 8.4.47 to 8.4.48 [`#1511`](https://github.com/PrefectHQ/prefect-design/pull/1511)
- Bump @types/node from 22.8.7 to 22.9.0 [`#1512`](https://github.com/PrefectHQ/prefect-design/pull/1512)
- Bump vite-plugin-vue-devtools from 7.6.2 to 7.6.3 [`#1513`](https://github.com/PrefectHQ/prefect-design/pull/1513)
- Bump radix-vue from 1.9.8 to 1.9.9 [`#1509`](https://github.com/PrefectHQ/prefect-design/pull/1509)

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

> 8 November 2024
- 2.14.9 [`#1508`](https://github.com/PrefectHQ/prefect-design/pull/1508)
- Fix logic for absolute urls in p-link [`#1507`](https://github.com/PrefectHQ/prefect-design/pull/1507)

#### [2.14.8](https://github.com/PrefectHQ/prefect-design/compare/2.14.7...2.14.8)
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.14.9",
"version": "2.14.10",
"description": "",
"repository": {
"type": "git",
Expand Down

0 comments on commit dc28fa1

Please sign in to comment.