Skip to content

Commit 376cb19

Browse files
chore(main): release babyrite 0.13.1
1 parent bfeac3a commit 376cb19

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.0"
2+
".": "0.13.1"
33
}

CHANGELOG.md

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

3+
## [0.13.1](https://github.com/m1sk9/babyrite/compare/babyrite-v0.13.0...babyrite-v0.13.1) (2024-10-28)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust crate regex to v1.11.1 ([#247](https://github.com/m1sk9/babyrite/issues/247)) ([7205f4c](https://github.com/m1sk9/babyrite/commit/7205f4c53bf9cc0d6f0864141d740cbbd2b57167))
9+
* **deps:** update rust crate serde to v1.0.214 ([#252](https://github.com/m1sk9/babyrite/issues/252)) ([bfeac3a](https://github.com/m1sk9/babyrite/commit/bfeac3a91134ccb0175b5e3b758673753e0d69fb))
10+
311
## [0.13.0](https://github.com/m1sk9/babyrite/compare/babyrite-v0.12.1...babyrite-v0.13.0) (2024-10-23)
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.0"
3+
version = "0.13.1"
44
edition = "2021"
55
license = "MIT"
66
repository = "https://github.com/m1sk9/babyrite"

0 commit comments

Comments
 (0)