Skip to content

Commit 9682cc5

Browse files
twitchaxclaude
andcommitted
chore: release 0.8.1
Bump kord and kord-web to 0.8.1. Changes since 0.8.0 are the nightly toolchain bump (2026-07-14) and CI reliability fixes (authenticated + forced cargo-make installs, larger kord-web recursion_limit for the wasm hydrate build); no library API or behavioral changes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014b36jZYPfvNrb1AKaguFUq
1 parent e81423a commit 9682cc5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kord-web/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kord-web"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
edition = "2021"
55

66
[lib]

kord/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "kord"
3-
version = "0.8.0"
3+
version = "0.8.1"
44
edition = "2021"
55
authors = ["Aaron Roney <twitchax@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)