Skip to content

Commit 3393aca

Browse files
github-actions[bot]jacobsvante
authored andcommitted
chore(samling): release v0.13.1
1 parent 6aca315 commit 3393aca

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

3+
## [0.13.1](https://github.com/hyperkliv/samling/compare/samling-v0.13.0...samling-v0.13.1) - 2025-01-08
4+
5+
### Fixed
6+
7+
- Remove direct dependency on deadpool-postgres and tokio-postgres
8+
39
## [0.13.0](https://github.com/hyperkliv/samling/compare/samling-v0.12.0...samling-v0.13.0) - 2025-01-07
410

511
### Refactor

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.

samling/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "samling"
3-
version = "0.13.0"
3+
version = "0.13.1"
44
license = "MIT"
55
edition = "2021"
66
description = "App for managing apparel collections"

0 commit comments

Comments
 (0)