Skip to content

Commit b69caf2

Browse files
2.0.5 (#381)
Co-authored-by: znicholasbrown <[email protected]>
1 parent bd6a9f7 commit b69caf2

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,23 @@ 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.0.5](https://github.com/PrefectHQ/vue-charts/compare/2.0.4...2.0.5)
8+
9+
- Bump vite from 5.2.7 to 5.4.7 [`#380`](https://github.com/PrefectHQ/vue-charts/pull/380)
10+
- Bump rollup from 4.13.2 to 4.22.4 [`#379`](https://github.com/PrefectHQ/vue-charts/pull/379)
11+
- Bump micromatch from 4.0.5 to 4.0.8 [`#378`](https://github.com/PrefectHQ/vue-charts/pull/378)
12+
- Bump ws from 8.13.0 to 8.18.0 [`#377`](https://github.com/PrefectHQ/vue-charts/pull/377)
13+
- Enhancement: Update chart cursor component to allow more flexible labels [`#374`](https://github.com/PrefectHQ/vue-charts/pull/374)
14+
- Bump braces from 3.0.2 to 3.0.3 [`#375`](https://github.com/PrefectHQ/vue-charts/pull/375)
15+
- Bump d3 from 7.8.5 to 7.9.0 [`#362`](https://github.com/PrefectHQ/vue-charts/pull/362)
16+
- Bump tailwindcss from 3.4.1 to 3.4.11 [`#371`](https://github.com/PrefectHQ/vue-charts/pull/371)
17+
- Bump autoprefixer from 10.4.17 to 10.4.20 [`#368`](https://github.com/PrefectHQ/vue-charts/pull/368)
18+
719
#### [2.0.4](https://github.com/PrefectHQ/vue-charts/compare/2.0.3...2.0.4)
820

21+
> 4 June 2024
22+
23+
- 2.0.4 [`#359`](https://github.com/PrefectHQ/vue-charts/pull/359)
924
- fix random uuid [`#357`](https://github.com/PrefectHQ/vue-charts/pull/357)
1025
- Chore/introduce release automation [`#354`](https://github.com/PrefectHQ/vue-charts/pull/354)
1126
- chore/Add PR secret [`#346`](https://github.com/PrefectHQ/vue-charts/pull/346)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prefecthq/vue-charts",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"private": false,
55
"keywords": [
66
"vue3",

0 commit comments

Comments
 (0)