Skip to content

Commit

Permalink
chore(main): release babyrite 0.13.5 (#266)
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 Nov 9, 2024
1 parent 5bec66e commit d450382
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.4"
".": "0.13.5"
}
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.5](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.4...babyrite-v0.13.5) (2024-11-08)


### Bug Fixes

* **deps:** update rust crate thiserror to v2.0.1 ([#268](https://github.com/m1sk9/babyrite/issues/268)) ([5bec66e](https://github.com/m1sk9/babyrite/commit/5bec66ef3b0d3698e42c8ebf31aa6c56848cd573))
* **deps:** update rust crate tokio to v1.41.1 ([#265](https://github.com/m1sk9/babyrite/issues/265)) ([0435338](https://github.com/m1sk9/babyrite/commit/0435338bf046334e3f9a1f6b1b2ed530c3f925fc))
* Fix babyrite-config initialization error message ([#267](https://github.com/m1sk9/babyrite/issues/267)) ([78f7ee7](https://github.com/m1sk9/babyrite/commit/78f7ee7eafde311f6fa0eff18d426aea1716a8ae))

## [0.13.4](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.3...babyrite-v0.13.4) (2024-11-07)


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

0 comments on commit d450382

Please sign in to comment.