Skip to content

Commit dff44ea

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.9.1 [skip ci]
1 parent d4aa1fc commit dff44ea

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

CHANGELOG.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.9.1](https://github.com/DevYukine/red_oxide/compare/v0.9.0...v0.9.1) (2024-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **transcode:** update new RED Url for PL regex ([d93f70c](https://github.com/DevYukine/red_oxide/commit/d93f70c559f2b9271a7059fbdfa4da81298da97e))
7+
8+
9+
110
# [0.9.0](https://github.com/DevYukine/red_oxide/compare/v0.8.2...v0.9.0) (2024-11-24)
211

312

@@ -51,12 +60,3 @@
5160

5261

5362

54-
## [0.7.2](https://github.com/DevYukine/red_oxide/compare/v0.7.1...v0.7.2) (2024-01-15)
55-
56-
57-
### Bug Fixes
58-
59-
* **ci:** set missing job output ([2334236](https://github.com/DevYukine/red_oxide/commit/2334236fe368d187f0320074e305e522208134bf))
60-
61-
62-

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "red_oxide"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
edition = "2021"
55
build = "build.rs"
66
authors = ["DevYukine [email protected]"]

0 commit comments

Comments
 (0)