Skip to content

Commit b5d27e5

Browse files
1.1.2
1 parent b20da6d commit b5d27e5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## <small>1.1.1 (2025-02-16)</small>
28

39
* chore: updated .gitignore ([4fb0821](https://github.com/Your-Ehsan/electron-desktop/commit/4fb0821))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notebook",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "An Electron application with React and TypeScript",
55
"main": "./out/main/index.js",
66
"author": "example.com",

0 commit comments

Comments
 (0)