Skip to content

Commit 30151dc

Browse files
1.1.0
1 parent 7ef0c7a commit 30151dc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 1.1.0 (2025-02-15)
2+
3+
* chore(feat): implemented changelog ([7ef0c7a](https://github.com/Your-Ehsan/electron-desktop/commit/7ef0c7a))
4+
* Editor Added with other required changes ([5e20214](https://github.com/Your-Ehsan/electron-desktop/commit/5e20214))
5+
* feat(theme toggling + optimistic update + CRUD) ([750aef2](https://github.com/Your-Ehsan/electron-desktop/commit/750aef2))
6+
* initial commit ([448fa62](https://github.com/Your-Ehsan/electron-desktop/commit/448fa62))
7+
8+
9+

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

0 commit comments

Comments
 (0)