Skip to content

Commit 1ea222a

Browse files
committed
Update release description in appsettings.json
Enhanced the `short_description` in the `release` section of `appsettings.json` for version 1.2.0. The new description highlights the addition of Bubble Chart support, improvements to tooltips and accessibility, and fixes for chart resizing and legend rendering. NOTE: This commit message is auto-generated using GitHub Copilot.
1 parent ab4187a commit 1ea222a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BlazorExpress.ChartJS.Demo.WebAssembly/wwwroot/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"version": "1.2.0",
33
"release": {
4-
"short_description": "Introduces Bubble Chart support and various enhancements."
4+
"short_description": "Adds Bubble Chart support, improves tooltips and accessibility, and fixes chart resizing and legend rendering."
55
},
66
"NugetPackageName": "BlazorExpress.ChartJS",
77
"NugetPackageDisplayName": "BlazorExpress ChartJS",

0 commit comments

Comments
 (0)