Skip to content

Commit 59bd4f6

Browse files
committed
chore(release): v2.4.3
1 parent e23a6fc commit 59bd4f6

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

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
@@ -2,7 +2,7 @@ cargo-features = ["profile-rustflags", "codegen-backend"]
22

33
[package]
44
name = "seelen-ui"
5-
version = "2.4.2"
5+
version = "2.4.3"
66
description = "Seelen UI Background"
77
authors = ["eythaann"]
88
license = "Polyform Strict License"

changelog.md

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

3-
## [Unreleased]
3+
## [Unreleased]
4+
## [2.4.3]
45
### fix
56
- notifications not showing or working as expected.
67
- autohide not working properly on some screen resolutions.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "seelen-ui",
33
"productName": "seelen-ui",
4-
"version": "2.4.2",
4+
"version": "2.4.3",
55
"description": "Seelen UI Project",
66
"type": "module",
77
"scripts": {

0 commit comments

Comments
 (0)