Skip to content

Commit

Permalink
chore(main): release babyrite 0.15.1 (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1sk9-bot[bot] authored Mar 4, 2025
1 parent 35bffe6 commit f6cb77d
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 9 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.15.0"
".": "0.15.1"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.15.1](https://github.com/m1sk9/babyrite/compare/babyrite-v0.15.0...babyrite-v0.15.1) (2025-03-03)


### Bug Fixes

* **deps:** update rust crate anyhow to v1.0.97 ([#333](https://github.com/m1sk9/babyrite/issues/333)) ([0d6b6ed](https://github.com/m1sk9/babyrite/commit/0d6b6ed7c07c3c10314421c3f770033d15d6ccbf))
* **deps:** update rust crate thiserror to v2.0.12 ([#334](https://github.com/m1sk9/babyrite/issues/334)) ([35bffe6](https://github.com/m1sk9/babyrite/commit/35bffe6af774b83d532fdfe356bd029e4ed63a89))

## [0.15.0](https://github.com/m1sk9/babyrite/compare/babyrite-v0.14.2...babyrite-v0.15.0) (2025-02-21)


Expand Down
14 changes: 7 additions & 7 deletions 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.15.0"
version = "0.15.1"
edition = "2024"
license = "MIT"
repository = "https://github.com/m1sk9/babyrite"
Expand Down

0 comments on commit f6cb77d

Please sign in to comment.