Skip to content

Commit 7db41f3

Browse files
committed
chore(main): release 0.11.2
1 parent 7dbe91a commit 7db41f3

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.11.1"}
1+
{".":"0.11.2"}

CHANGELOG.md

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

3+
## [0.11.2](https://github.com/hyperkliv/samling/compare/v0.11.1...v0.11.2) (2024-10-31)
4+
5+
6+
### Bug Fixes
7+
8+
* **ui:** Translations weren't updating in some parts ([7dbe91a](https://github.com/hyperkliv/samling/commit/7dbe91a9d8b215399ce9a268622843616aaabc1f))
9+
310
## [0.11.1](https://github.com/hyperkliv/samling/compare/v0.11.0...v0.11.1) (2024-10-31)
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,6 +1,6 @@
11
[package]
22
name = "samling"
3-
version = "0.11.1"
3+
version = "0.11.2"
44
license = "MIT"
55
edition = "2021"
66
description = "App for managing apparel collections"

0 commit comments

Comments
 (0)