Skip to content

Commit

Permalink
chore: release v0.4.2 (#26)
Browse files Browse the repository at this point in the history
## 🤖 New release
* `azure-speech`: 0.4.1 -> 0.4.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.4.2](v0.4.1...v0.4.2)
- 2024-12-21

### Fixed

- Remove the broadcast error
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 21, 2024
1 parent 86b7317 commit c6e158b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.4.2](https://github.com/jBernavaPrah/azure-speech-sdk-rs/compare/v0.4.1...v0.4.2) - 2024-12-21

### Fixed

- Remove the broadcast error

## [0.4.1](https://github.com/jBernavaPrah/azure-speech-sdk-rs/compare/v0.4.0...v0.4.1) - 2024-12-10

### Other
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "azure-speech"
version = "0.4.1"
version = "0.4.2"
authors = ["Jure Bernava Prah <[email protected]>"]
description = "Pure Rust SDK for Azure Speech Service"
edition = "2021"
Expand Down

0 comments on commit c6e158b

Please sign in to comment.