Skip to content

Commit 4b4c0db

Browse files
m1sk9-bot[bot]m1sk9
authored andcommitted
perf: Remove deprecated configuration bypass_guild_check
1 parent 442a079 commit 4b4c0db

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.12.1](https://github.com/m1sk9/babyrite/compare/babyrite-v0.12.0...babyrite-v0.12.1) (2024-10-16)
4+
5+
6+
### Bug Fixes
7+
8+
* Citation fails if text is included in the URL ([#228](https://github.com/m1sk9/babyrite/issues/228)) ([442a079](https://github.com/m1sk9/babyrite/commit/442a0799c2832160f8f79c8ad050de8f6b707d5e))
9+
310
## [0.12.0](https://github.com/m1sk9/babyrite/compare/babyrite-v0.11.1...babyrite-v0.12.0) (2024-10-09)
411

512

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.12.0"
3+
version = "0.12.1"
44
edition = "2021"
55
license = "MIT"
66
repository = "https://github.com/m1sk9/babyrite"

0 commit comments

Comments
 (0)