Skip to content

Commit

Permalink
chore(main): release babyrite 0.13.14 (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
m1sk9-bot[bot] authored Dec 13, 2024
1 parent 6bf74d8 commit 9782601
Show file tree
Hide file tree
Showing 4 changed files with 11 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.13"
".": "0.13.14"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.13.14](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.13...babyrite-v0.13.14) (2024-12-11)


### Bug Fixes

* **deps:** update rust crate serde to v1.0.216 ([#298](https://github.com/m1sk9/babyrite/issues/298)) ([6bf74d8](https://github.com/m1sk9/babyrite/commit/6bf74d811915d947f27466575360a63c8ec6397c))
* **deps:** update rust crate thiserror to v2.0.6 ([#296](https://github.com/m1sk9/babyrite/issues/296)) ([e16b425](https://github.com/m1sk9/babyrite/commit/e16b42594b69176a055007cf16929b5d2dc6d293))

## [0.13.13](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.12...babyrite-v0.13.13) (2024-12-08)


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

0 comments on commit 9782601

Please sign in to comment.