Skip to content

Commit d4c8998

Browse files
committed
chore(main): release 1.10.1
1 parent 4efb9b2 commit d4c8998

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.0"
2+
".": "1.10.1"
33
}

CHANGELOG.md

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

3+
## [1.10.1](https://github.com/luisbocanegra/kde-material-you-colors/compare/v1.10.0...v1.10.1) (2025-05-26)
4+
5+
6+
### Bug Fixes
7+
8+
* switch back to pywal.sequences ([8d0ccba](https://github.com/luisbocanegra/kde-material-you-colors/commit/8d0ccba44be806d104d3f90e9c3abcbd7547b7ea))
9+
310
## [1.10.0](https://github.com/luisbocanegra/kde-material-you-colors/compare/v1.9.3...v1.10.0) (2025-01-13)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "kde-material-you-colors"
7-
version = "1.10.0"
7+
version = "1.10.1"
88
description = "Automatic Material You Colors Generator from your wallpaper for the Plasma Desktop"
99
readme = "README.md"
1010
authors = [{name = "Luis Bocanegra", email = "luisbocanegra17b@gmail.com"}]

0 commit comments

Comments
 (0)