We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce8780 commit 57894c1Copy full SHA for 57894c1
packages/titlebar/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v1.1.0 (_2024-08-11_)
2
+
3
+- fix: style for overlay mode
4
5
### v1.0.0 (_2024-06-23_)
6
--`@electron-uikit/titlebar` init
7
+- `@electron-uikit/titlebar` init
packages/titlebar/package.json
@@ -1,6 +1,6 @@
{
"name": "@electron-uikit/titlebar",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Title bar web component for Electron app.",
"main": "dist/main.cjs",
"module": "dist/main.mjs",
0 commit comments