facioquo / stock-charts

Stock charting website that demonstrates the Skender.Stock.Indicators NuGet package. It's an Angular website with a .NET Web API for backend generation of indicators.
https://charts.StockIndicators.dev
Apache License 2.0
63 stars 24 forks source link

Release note generator not working #335

Closed DaveSkender closed 4 months ago

DaveSkender commented 4 months ago

the problem

On deployment, a draft release note is created; however, it stopped auto-generating release notes. Minor issue, unrelated to chart source code. As a workaround, these can be generated by manually editing and using the generation feature.

image