Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 85659aa

Browse files
chore(release): 4.2.6 [skip ci]
## [4.2.6](v4.2.5...v4.2.6) (2023-08-10) ### Bug Fixes * **bgColor:** 🐛 Fixed a background color ([d29b38a](d29b38a)) * **bgColor:** 🐛 Fixed a background color ([776a8bb](776a8bb))
1 parent 5b9b0b1 commit 85659aa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [4.2.6](https://github.com/AlexTorresDev/custom-electron-titlebar/compare/v4.2.5...v4.2.6) (2023-08-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **bgColor:** :bug: Fixed a background color ([d29b38a](https://github.com/AlexTorresDev/custom-electron-titlebar/commit/d29b38a6d7841d51a916fde917b0e8e6d6de8928))
9+
* **bgColor:** :bug: Fixed a background color ([776a8bb](https://github.com/AlexTorresDev/custom-electron-titlebar/commit/776a8bbd3e8eb8e371b600d26260caf38bdf92dd))
10+
311
## [4.2.5](https://github.com/AlexTorresDev/custom-electron-titlebar/compare/v4.2.4...v4.2.5) (2023-07-24)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "custom-electron-titlebar",
3-
"version": "4.2.5",
3+
"version": "4.2.6",
44
"description": "Library for electron that allows you to configure a fully customizable title bar.",
55
"types": "./dist/index.d.ts",
66
"main": "./dist/index.ts",

0 commit comments

Comments
 (0)