diff --git a/CHANGELOG.md b/CHANGELOG.md index f88b33dfa..f024d3a6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,17 @@ 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). +#### [3.11.20](https://github.com/PrefectHQ/prefect-ui-library/compare/3.11.19...3.11.20) + +- Bump vitest from 2.1.4 to 2.1.5 [`#2828`](https://github.com/PrefectHQ/prefect-ui-library/pull/2828) +- Bump @vitejs/plugin-vue from 5.1.5 to 5.2.0 [`#2827`](https://github.com/PrefectHQ/prefect-ui-library/pull/2827) +- Bump tailwindcss from 3.4.14 to 3.4.15 [`#2829`](https://github.com/PrefectHQ/prefect-ui-library/pull/2829) + #### [3.11.19](https://github.com/PrefectHQ/prefect-ui-library/compare/3.11.18...3.11.19) +> 15 November 2024 + +- 3.11.19 [`#2826`](https://github.com/PrefectHQ/prefect-ui-library/pull/2826) - Bump vite from 5.4.10 to 5.4.11 [`#2817`](https://github.com/PrefectHQ/prefect-ui-library/pull/2817) - Bump postcss from 8.4.47 to 8.4.49 [`#2818`](https://github.com/PrefectHQ/prefect-ui-library/pull/2818) - Bump @types/node from 22.8.7 to 22.9.0 [`#2819`](https://github.com/PrefectHQ/prefect-ui-library/pull/2819) diff --git a/package-lock.json b/package-lock.json index da7c279cd..1fa15ab63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@prefecthq/prefect-ui-library", - "version": "3.11.19", + "version": "3.11.20", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@prefecthq/prefect-ui-library", - "version": "3.11.19", + "version": "3.11.20", "dependencies": { "@prefecthq/graphs": "2.4.1", "axios": "1.7.4", diff --git a/package.json b/package.json index bdb52e652..8bc4b8a88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prefecthq/prefect-ui-library", - "version": "3.11.19", + "version": "3.11.20", "private": false, "repository": { "type": "git",