Skip to content

Commit ae08cc7

Browse files
chore(main): release babyrite 0.13.2
1 parent 4fe415b commit ae08cc7

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.13.1"
2+
".": "0.13.2"
33
}

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.13.2](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.1...babyrite-v0.13.2) (2024-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust crate anyhow to v1.0.92 ([#256](https://github.com/m1sk9/babyrite/issues/256)) ([4fe415b](https://github.com/m1sk9/babyrite/commit/4fe415bcdee6c8937a499f1b2fa7366ee4a7e837))
9+
* **deps:** update rust crate thiserror to v1.0.66 ([#254](https://github.com/m1sk9/babyrite/issues/254)) ([cc8a85a](https://github.com/m1sk9/babyrite/commit/cc8a85aab113d9454778bd2a09ede1c89157a145))
10+
311
## [0.13.1](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.0...babyrite-v0.13.1) (2024-10-30)
412

513

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "babyrite"
3-
version = "0.13.1"
3+
version = "0.13.2"
44
edition = "2021"
55
license = "MIT"
66
repository = "https://github.com/m1sk9/babyrite"

0 commit comments

Comments
 (0)