Skip to content

Commit ba2a754

Browse files
1.1.6-0
1 parent e84b976 commit ba2a754

File tree

2 files changed

+47
-1
lines changed

2 files changed

+47
-1
lines changed

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,49 @@
1+
## <small>1.1.6-0 (2025-03-08)</small>
2+
3+
- chore(#53): fixed issue #53 code block is not functioning ([1ae28db](https://github.com/Your-Ehsan/Treo/commit/1ae28db)), closes [#53](https://github.com/Your-Ehsan/Treo/issues/53)
4+
- Create CODE_OF_CONDUCT.md ([e2e1fbe](https://github.com/Your-Ehsan/Treo/commit/e2e1fbe))
5+
- Create FUNDING.yml ([7a9ade4](https://github.com/Your-Ehsan/Treo/commit/7a9ade4))
6+
- Create LICENSE ([624c867](https://github.com/Your-Ehsan/Treo/commit/624c867))
7+
- feat(#94): added delete functionality ([b1ce516](https://github.com/Your-Ehsan/Treo/commit/b1ce516)), closes [#94](https://github.com/Your-Ehsan/Treo/issues/94)
8+
- feat(#95): pin to top feature implemented in clipboard ([33c8d10](https://github.com/Your-Ehsan/Treo/commit/33c8d10)), closes [#95](https://github.com/Your-Ehsan/Treo/issues/95)
9+
- feat(#96): implmented the clear clipboard action in clipboard widget ([55f3650](https://github.com/Your-Ehsan/Treo/commit/55f3650)), closes [#96](https://github.com/Your-Ehsan/Treo/issues/96)
10+
- fix(#51): disable commit message rule fixed ([5746bb0](https://github.com/Your-Ehsan/Treo/commit/5746bb0)), closes [#51](https://github.com/Your-Ehsan/Treo/issues/51)
11+
- fix(#52): add favorite option in notes ([5b564c0](https://github.com/Your-Ehsan/Treo/commit/5b564c0)), closes [#52](https://github.com/Your-Ehsan/Treo/issues/52)
12+
- fix(#64): make description optional while creating note ([ae11cc6](https://github.com/Your-Ehsan/Treo/commit/ae11cc6)), closes [#64](https://github.com/Your-Ehsan/Treo/issues/64)
13+
- Update FUNDING.yml ([e8bf0c4](https://github.com/Your-Ehsan/Treo/commit/e8bf0c4))
14+
- refactor: refactor the clipboard-operations file ([45c68a1](https://github.com/Your-Ehsan/Treo/commit/45c68a1))
15+
- chore: implemented some coderrabbit suggestions ([091987b](https://github.com/Your-Ehsan/Treo/commit/091987b))
16+
- chore(build): build errors resolved & pre-commit hook updated ([75c7b59](https://github.com/Your-Ehsan/Treo/commit/75c7b59))
17+
- chore(deps-dev): bump @tailwindcss/postcss from 4.0.7 to 4.0.8 ([b39f396](https://github.com/Your-Ehsan/Treo/commit/b39f396))
18+
- chore(deps-dev): bump @tailwindcss/postcss from 4.0.8 to 4.0.9 ([a48ec08](https://github.com/Your-Ehsan/Treo/commit/a48ec08))
19+
- chore(deps-dev): bump @tanstack/router-devtools from 1.106.0 to 1.109.2 ([3ce69dc](https://github.com/Your-Ehsan/Treo/commit/3ce69dc))
20+
- chore(deps-dev): bump @tanstack/router-plugin from 1.105.5 to 1.109.2 ([8fa5cb2](https://github.com/Your-Ehsan/Treo/commit/8fa5cb2))
21+
- chore(deps-dev): bump @types/node from 22.13.4 to 22.13.5 ([c178fd9](https://github.com/Your-Ehsan/Treo/commit/c178fd9))
22+
- chore(deps-dev): bump @types/node from 22.13.5 to 22.13.8 ([8a1099e](https://github.com/Your-Ehsan/Treo/commit/8a1099e))
23+
- chore(deps-dev): bump drizzle-kit from 0.30.4 to 0.30.5 ([5166753](https://github.com/Your-Ehsan/Treo/commit/5166753))
24+
- chore(deps-dev): bump electron from 34.2.0 to 34.3.0 ([5d16c4d](https://github.com/Your-Ehsan/Treo/commit/5d16c4d))
25+
- chore(deps-dev): bump eslint from 9.20.1 to 9.21.0 ([5b81c22](https://github.com/Your-Ehsan/Treo/commit/5b81c22))
26+
- chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 ([25af9e9](https://github.com/Your-Ehsan/Treo/commit/25af9e9))
27+
- chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 ([358260a](https://github.com/Your-Ehsan/Treo/commit/358260a))
28+
- chore(deps-dev): bump tailwindcss from 4.0.7 to 4.0.8 ([74470f8](https://github.com/Your-Ehsan/Treo/commit/74470f8))
29+
- chore(deps-dev): bump tailwindcss from 4.0.8 to 4.0.9 ([af7674a](https://github.com/Your-Ehsan/Treo/commit/af7674a))
30+
- chore(deps-dev): bump vite from 6.1.1 to 6.2.0 ([f6c31b4](https://github.com/Your-Ehsan/Treo/commit/f6c31b4))
31+
- chore(deps): bump @hookform/resolvers from 4.1.0 to 4.1.1 ([e230987](https://github.com/Your-Ehsan/Treo/commit/e230987))
32+
- chore(deps): bump @hookform/resolvers from 4.1.1 to 4.1.2 ([7c37564](https://github.com/Your-Ehsan/Treo/commit/7c37564))
33+
- chore(deps): bump @tanstack/react-query from 5.66.7 to 5.66.8 ([8e20eca](https://github.com/Your-Ehsan/Treo/commit/8e20eca))
34+
- chore(deps): bump @tanstack/react-query from 5.66.8 to 5.66.9 ([2f8125a](https://github.com/Your-Ehsan/Treo/commit/2f8125a))
35+
- chore(deps): bump @tanstack/react-query from 5.66.9 to 5.66.11 ([d1dcb10](https://github.com/Your-Ehsan/Treo/commit/d1dcb10))
36+
- chore(deps): bump @tanstack/react-router from 1.106.0 to 1.109.2 ([3a2be1a](https://github.com/Your-Ehsan/Treo/commit/3a2be1a))
37+
- chore(deps): bump @tanstack/react-router from 1.109.2 to 1.111.3 ([7555757](https://github.com/Your-Ehsan/Treo/commit/7555757))
38+
- chore(deps): bump @tanstack/react-router from 1.111.3 to 1.112.0 ([c490453](https://github.com/Your-Ehsan/Treo/commit/c490453))
39+
- chore(deps): bump actions/labeler from 4 to 5 ([a0b0c89](https://github.com/Your-Ehsan/Treo/commit/a0b0c89))
40+
- chore(deps): bump drizzle-orm from 0.39.3 to 0.40.0 ([08dfcda](https://github.com/Your-Ehsan/Treo/commit/08dfcda))
41+
- chore(deps): bump lucide-react from 0.475.0 to 0.477.0 ([6582018](https://github.com/Your-Ehsan/Treo/commit/6582018))
42+
- chore(deps): bump react-medium-image-zoom from 5.2.13 to 5.2.14 ([30528f1](https://github.com/Your-Ehsan/Treo/commit/30528f1))
43+
- chore(deps): bump tailwind-merge from 3.0.1 to 3.0.2 ([908bc8c](https://github.com/Your-Ehsan/Treo/commit/908bc8c))
44+
- chore(refactor): removed some useless code ([ce8ecdb](https://github.com/Your-Ehsan/Treo/commit/ce8ecdb))
45+
- feat: add dependabot interval to weekly ([56c08f4](https://github.com/Your-Ehsan/Treo/commit/56c08f4))
46+
147
## <small>1.1.5 (2025-02-20)</small>
248

349
- refactor(ui): all unnecessary ui removed ([ab3e3ec](https://github.com/Your-Ehsan/Treo/commit/ab3e3ec))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treo",
3-
"version": "1.1.5",
3+
"version": "1.1.6-0",
44
"description": "An Electron application with React and TypeScript",
55
"main": "./out/main/index.js",
66
"author": "your-ehsan",

0 commit comments

Comments
 (0)