Skip to content

Commit 8878493

Browse files
committed
build: bump v2.4.5
1 parent 3f60077 commit 8878493

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## Unreleased
4+
5+
## v2.4.5
46
### Changed
57
- Undeserializable responses from SSR server now are parsed as string and added to the error message;
68
- Pages will only be logged in debug level and only when an error occur.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
version = "2.4.4"
2+
version = "2.4.5"
33
name = "inertia-rust"
44
description = "A Rust server-adapter for building modern MVC web apps with Inertia."
55
repository = "https://github.com/KaioFelps/inertia-rust"

0 commit comments

Comments
 (0)