Skip to content

Commit a732bd3

Browse files
committed
build: bump v2.3.5
1 parent f9d1d0a commit a732bd3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## v2.3.5
6+
### Fixed
7+
- `is_inertia_response` method.
8+
59
## v2.3.4
610
### Added
711
- `@inertia::view_data()` directive for `ViteTemplateResolver`;

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.3.4"
2+
version = "2.3.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)