Skip to content

Commit

Permalink
2.0.5 (#381)
Browse files Browse the repository at this point in the history
Co-authored-by: znicholasbrown <[email protected]>
  • Loading branch information
marvin-robot and znicholasbrown authored Sep 24, 2024
1 parent bd6a9f7 commit b69caf2
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,23 @@ 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.0.5](https://github.com/PrefectHQ/vue-charts/compare/2.0.4...2.0.5)

- Bump vite from 5.2.7 to 5.4.7 [`#380`](https://github.com/PrefectHQ/vue-charts/pull/380)
- Bump rollup from 4.13.2 to 4.22.4 [`#379`](https://github.com/PrefectHQ/vue-charts/pull/379)
- Bump micromatch from 4.0.5 to 4.0.8 [`#378`](https://github.com/PrefectHQ/vue-charts/pull/378)
- Bump ws from 8.13.0 to 8.18.0 [`#377`](https://github.com/PrefectHQ/vue-charts/pull/377)
- Enhancement: Update chart cursor component to allow more flexible labels [`#374`](https://github.com/PrefectHQ/vue-charts/pull/374)
- Bump braces from 3.0.2 to 3.0.3 [`#375`](https://github.com/PrefectHQ/vue-charts/pull/375)
- Bump d3 from 7.8.5 to 7.9.0 [`#362`](https://github.com/PrefectHQ/vue-charts/pull/362)
- Bump tailwindcss from 3.4.1 to 3.4.11 [`#371`](https://github.com/PrefectHQ/vue-charts/pull/371)
- Bump autoprefixer from 10.4.17 to 10.4.20 [`#368`](https://github.com/PrefectHQ/vue-charts/pull/368)

#### [2.0.4](https://github.com/PrefectHQ/vue-charts/compare/2.0.3...2.0.4)

> 4 June 2024
- 2.0.4 [`#359`](https://github.com/PrefectHQ/vue-charts/pull/359)
- fix random uuid [`#357`](https://github.com/PrefectHQ/vue-charts/pull/357)
- Chore/introduce release automation [`#354`](https://github.com/PrefectHQ/vue-charts/pull/354)
- chore/Add PR secret [`#346`](https://github.com/PrefectHQ/vue-charts/pull/346)
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
@@ -1,6 +1,6 @@
{
"name": "@prefecthq/vue-charts",
"version": "2.0.4",
"version": "2.0.5",
"private": false,
"keywords": [
"vue3",
Expand Down

0 comments on commit b69caf2

Please sign in to comment.