Skip to content

Commit 840afd3

Browse files
1.1.3
1 parent 4b1a6bb commit 840afd3

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.3 (2025-02-16)</small>
2+
3+
* chore(release-action): updated package.json and resolved pnpm version conflict ([4b1a6bb](https://github.com/Your-Ehsan/electron-desktop/commit/4b1a6bb))
4+
5+
6+
17
## <small>1.1.2 (2025-02-16)</small>
28

39
* chore(release-action): reorder the action file - 3rd attempt ([b20da6d](https://github.com/Your-Ehsan/electron-desktop/commit/b20da6d))

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.2",
3+
"version": "1.1.3",
44
"description": "An Electron application with React and TypeScript",
55
"main": "./out/main/index.js",
66
"author": "example.com",

0 commit comments

Comments
 (0)