Skip to content

Commit 3d2b941

Browse files
authored
chore(main): release 2.0.5 (#58)
1 parent 2f77cb6 commit 3d2b941

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.5](https://github.com/cedricziel/baserow-rs/compare/v2.0.4...v2.0.5) (2024-12-27)
4+
5+
6+
### Bug Fixes
7+
8+
* thumbnail dimensions can be null ([#57](https://github.com/cedricziel/baserow-rs/issues/57)) ([2f77cb6](https://github.com/cedricziel/baserow-rs/commit/2f77cb64fc16c3960ecf61c4a588b01a023feabd))
9+
310
## [2.0.4](https://github.com/cedricziel/baserow-rs/compare/v2.0.3...v2.0.4) (2024-12-27)
411

512

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,7 +1,7 @@
11
[package]
22
name = "baserow-rs"
33
description = "A Rust client for the Baserow API."
4-
version = "2.0.4"
4+
version = "2.0.5"
55
edition = "2021"
66
categories = ["database"]
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)