Skip to content

Commit

Permalink
chore(release): v2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
eythaann committed Jan 8, 2025
1 parent 25e18a8 commit 48cafab
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cargo-features = ["profile-rustflags"]

[package]
name = "seelen-ui"
version = "2.0.13"
version = "2.0.14"
description = "Seelen UI Background"
authors = ["eythaann"]
license = "Polyform Strict License"
Expand Down
3 changes: 2 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

## [Unreleased]
## [Unreleased]
## [2.0.14]
### hotfix
- not creating the default (system) icon pack.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "seelen-ui",
"productName": "seelen-ui",
"version": "2.0.13",
"version": "2.0.14",
"description": "Seelen UI Project",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 48cafab

Please sign in to comment.