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