Skip to content

Commit

Permalink
chore(main): release babyrite 0.13.12 (#291)
Browse files Browse the repository at this point in the history
Co-authored-by: m1sk9-bot[bot] <142238915+m1sk9-bot[bot]@users.noreply.github.com>
  • Loading branch information
m1sk9-bot[bot] authored Dec 4, 2024
1 parent e681425 commit 07f443b
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.13.11"
".": "0.13.12"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.13.12](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.11...babyrite-v0.13.12) (2024-12-03)


### Bug Fixes

* **deps:** update rust crate anyhow to v1.0.94 ([#292](https://github.com/m1sk9/babyrite/issues/292)) ([e681425](https://github.com/m1sk9/babyrite/commit/e681425fdc7fb75572d8ae3db3e192dce98b9ad5))
* **deps:** update rust crate thiserror to v2.0.4 ([#289](https://github.com/m1sk9/babyrite/issues/289)) ([8c51055](https://github.com/m1sk9/babyrite/commit/8c51055b3c521052ce447da7f93aaaa0e609c2c3))
* **deps:** update rust crate tokio to v1.42.0 ([#290](https://github.com/m1sk9/babyrite/issues/290)) ([0f4fa6a](https://github.com/m1sk9/babyrite/commit/0f4fa6a1474af593633cc1435680961a205d8c8b))

## [0.13.11](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.10...babyrite-v0.13.11) (2024-11-29)


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 = "babyrite"
version = "0.13.11"
version = "0.13.12"
edition = "2021"
license = "MIT"
repository = "https://github.com/m1sk9/babyrite"
Expand Down

0 comments on commit 07f443b

Please sign in to comment.