We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b20da6d commit b5d27e5Copy full SHA for b5d27e5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## <small>1.1.2 (2025-02-16)</small>
2
+
3
+* chore(release-action): reorder the action file - 3rd attempt ([b20da6d](https://github.com/Your-Ehsan/electron-desktop/commit/b20da6d))
4
5
6
7
## <small>1.1.1 (2025-02-16)</small>
8
9
* chore: updated .gitignore ([4fb0821](https://github.com/Your-Ehsan/electron-desktop/commit/4fb0821))
package.json
@@ -1,6 +1,6 @@
{
"name": "notebook",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "An Electron application with React and TypeScript",
"main": "./out/main/index.js",
"author": "example.com",
0 commit comments