Skip to content

Commit

Permalink
chore(release): v0.7.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jan 15, 2024
1 parent 2334236 commit eed0bfd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 16 deletions.
24 changes: 9 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.7.2](https://github.com/DevYukine/red_oxide/compare/v0.7.1...v0.7.2) (2024-01-15)


### Bug Fixes

* **ci:** set missing job output ([2334236](https://github.com/DevYukine/red_oxide/commit/2334236fe368d187f0320074e305e522208134bf))



## [0.7.1](https://github.com/DevYukine/red_oxide/compare/v0.7.0...v0.7.1) (2024-01-15)


Expand Down Expand Up @@ -60,18 +69,3 @@



# [0.4.0](https://github.com/DevYukine/red_oxide/compare/v0.3.0...v0.4.0) (2023-04-20)


### Bug Fixes

* **path:** correctly parse reds file_path property for utf-8 chars ([342d6dc](https://github.com/DevYukine/red_oxide/commit/342d6dc1788681fe681acd9b80b48aaab4b2f73d))
* **spectrograms:** correct error message ([18035b4](https://github.com/DevYukine/red_oxide/commit/18035b48d3b6f48c13b4e1a6b0ca425be7b4e449))


### Features

* **spectrogram:** add progress bar for spectrogram creation ([386682d](https://github.com/DevYukine/red_oxide/commit/386682d17ebd192aa7d4905fdd9720834a89c62e))



2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "red_oxide"
version = "0.7.1"
version = "0.7.2"
edition = "2021"
build = "build.rs"
authors = ["DevYukine [email protected]"]
Expand Down

0 comments on commit eed0bfd

Please sign in to comment.