-
-
Notifications
You must be signed in to change notification settings - Fork 382
chore(BaiduSpeech): bump version 10.0.1 #7503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
9b43d3e
0dc79bc
6e3a323
dffa724
e8d26b2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -23,8 +23,8 @@ | |||||
| <PackageReference Include="BootstrapBlazor.AntDesignIcon" Version="10.0.0" /> | ||||||
| <PackageReference Include="BootstrapBlazor.Authenticator" Version="10.0.0" /> | ||||||
| <PackageReference Include="BootstrapBlazor.AzureOpenAI" Version="10.0.0" /> | ||||||
| <PackageReference Include="BootstrapBlazor.AzureTranslator" Version="10.0.0" /> | ||||||
| <PackageReference Include="BootstrapBlazor.BaiduSpeech" Version="10.0.1" /> | ||||||
| <PackageReference Include="BootstrapBlazor.AzureTranslator" Version="10.0.1" /> | ||||||
| <PackageReference Include="BootstrapBlazor.BaiduSpeech" Version="10.0.2" /> | ||||||
|
||||||
| <PackageReference Include="BootstrapBlazor.BaiduSpeech" Version="10.0.2" /> | |
| <PackageReference Include="BootstrapBlazor.BaiduSpeech" Version="10.0.1" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR title and description only mention BaiduSpeech version bump, but this change also includes bumping AzureTranslator from 10.0.0 to 10.0.1. This unmentioned change should either be documented in the PR description or removed if it was unintentional.