Skip to content

v1.1.6-0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 12:15
· 142 commits to master since this release

1.1.6-0 (2025-03-08)

  • chore(#53): fixed issue #53 code block is not functioning (1ae28db), closes #53
  • Create CODE_OF_CONDUCT.md (e2e1fbe)
  • Create FUNDING.yml (7a9ade4)
  • Create LICENSE (624c867)
  • feat(#94): added delete functionality (b1ce516), closes #94
  • feat(#95): pin to top feature implemented in clipboard (33c8d10), closes #95
  • feat(#96): implmented the clear clipboard action in clipboard widget (55f3650), closes #96
  • fix(#51): disable commit message rule fixed (5746bb0), closes #51
  • fix(#52): add favorite option in notes (5b564c0), closes #52
  • fix(#64): make description optional while creating note (ae11cc6), closes #64
  • Update FUNDING.yml (e8bf0c4)
  • refactor: refactor the clipboard-operations file (45c68a1)
  • chore: implemented some coderrabbit suggestions (091987b)
  • chore(build): build errors resolved & pre-commit hook updated (75c7b59)
  • chore(deps-dev): bump @tailwindcss/postcss from 4.0.7 to 4.0.8 (b39f396)
  • chore(deps-dev): bump @tailwindcss/postcss from 4.0.8 to 4.0.9 (a48ec08)
  • chore(deps-dev): bump @tanstack/router-devtools from 1.106.0 to 1.109.2 (3ce69dc)
  • chore(deps-dev): bump @tanstack/router-plugin from 1.105.5 to 1.109.2 (8fa5cb2)
  • chore(deps-dev): bump @types/node from 22.13.4 to 22.13.5 (c178fd9)
  • chore(deps-dev): bump @types/node from 22.13.5 to 22.13.8 (8a1099e)
  • chore(deps-dev): bump drizzle-kit from 0.30.4 to 0.30.5 (5166753)
  • chore(deps-dev): bump electron from 34.2.0 to 34.3.0 (5d16c4d)
  • chore(deps-dev): bump eslint from 9.20.1 to 9.21.0 (5b81c22)
  • chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 (25af9e9)
  • chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 (358260a)
  • chore(deps-dev): bump tailwindcss from 4.0.7 to 4.0.8 (74470f8)
  • chore(deps-dev): bump tailwindcss from 4.0.8 to 4.0.9 (af7674a)
  • chore(deps-dev): bump vite from 6.1.1 to 6.2.0 (f6c31b4)
  • chore(deps): bump @hookform/resolvers from 4.1.0 to 4.1.1 (e230987)
  • chore(deps): bump @hookform/resolvers from 4.1.1 to 4.1.2 (7c37564)
  • chore(deps): bump @tanstack/react-query from 5.66.7 to 5.66.8 (8e20eca)
  • chore(deps): bump @tanstack/react-query from 5.66.8 to 5.66.9 (2f8125a)
  • chore(deps): bump @tanstack/react-query from 5.66.9 to 5.66.11 (d1dcb10)
  • chore(deps): bump @tanstack/react-router from 1.106.0 to 1.109.2 (3a2be1a)
  • chore(deps): bump @tanstack/react-router from 1.109.2 to 1.111.3 (7555757)
  • chore(deps): bump @tanstack/react-router from 1.111.3 to 1.112.0 (c490453)
  • chore(deps): bump actions/labeler from 4 to 5 (a0b0c89)
  • chore(deps): bump drizzle-orm from 0.39.3 to 0.40.0 (08dfcda)
  • chore(deps): bump lucide-react from 0.475.0 to 0.477.0 (6582018)
  • chore(deps): bump react-medium-image-zoom from 5.2.13 to 5.2.14 (30528f1)
  • chore(deps): bump tailwind-merge from 3.0.1 to 3.0.2 (908bc8c)
  • chore(refactor): removed some useless code (ce8ecdb)
  • feat: add dependabot interval to weekly (56c08f4)

1.1.5 (2025-02-20)

  • refactor(ui): all unnecessary ui removed (ab3e3ec)
  • chore(action): pr-check yml os changed to windows (b0bf102)
  • chore(actions): added labeler.yml (831385e)
  • chore(actions): added new pr-check action (30815a6)
  • chore(actions): release action updated attempt 2 (40d3379)
  • chore(actions): release action updated attempt 3 (bed8ffb)
  • chore(actions): release action updated attempt 4 (485c4b8)
  • chore(actions): release action updated attempt 5 (73fa049)
  • chore(actions): release.yml updated added checks (5ad0d4f)
  • chore(bump): tailwindcss version upgraded to latest (344119e)
  • chore(deps-dev): bump @types/react-dom from 18.3.5 to 19.0.4 (92ff87e)
  • chore(tailwind): version downgrade to manually upgrade tailwindcss (dfe8c1d)
  • Create label.yml (245ea47)
  • Update .github/workflows/pr-check.yml (aa6651c)

1.1.4 (2025-02-19)

  • chore(action): little actions changes and improvements (29d6ba1)
  • chore(actions): auto merge action for dependabot updated (f0d4012)
  • chore(actions): auto merge yml updated with best practices (3158dcd)
  • chore(actions): changed and fix git branch name (d850409)
  • chore(actions): release actions now have write permissions (792f53f)
  • chore(actions): small changing added in yml files (c05bc28)
  • chore(actions): updated auto-merge action with other changing (6395c6f)
  • chore(cleaning): updated some deps & other improve (f99f8ac)
  • chore(dependabot): changed target branch for pull requests (25c021c)
  • chore(deps-dev): bump @tanstack/router-devtools from 1.105.5 to 1.106.0 (4050c34)
  • chore(deps-dev): bump @types/node from 20.17.19 to 22.13.4 (8aa33f7)
  • chore(deps-dev): bump electron from 31.7.7 to 34.2.0 (8da90bb)
  • chore(deps-dev): bump electron-builder from 24.13.3 to 25.1.8 (54933f2)
  • chore(deps-dev): bump postcss from 8.5.2 to 8.5.3 (8849d6b)
  • chore(deps-dev): bump react, react-dom and @types/react (01ea469)
  • chore(deps-dev): bump tailwindcss from 3.4.17 to 4.0.7 (e3eadfd)
  • chore(deps-dev): bump vite from 5.4.14 to 6.1.1 (3ead1cb)
  • chore(deps): bump @electron-toolkit/utils from 3.0.0 to 4.0.0 (628aa51)
  • chore(deps): bump @hookform/resolvers from 3.10.0 to 4.1.0 (aaf7d11)
  • chore(deps): bump @tanstack/react-query from 5.66.3 to 5.66.6 (9256285)
  • chore(deps): bump @tanstack/react-router from 1.105.5 to 1.106.0 (e9a52db)
  • chore(deps): bump actions/checkout from 3 to 4 (6ff789c)
  • chore(deps): bump actions/setup-node from 3 to 4 (4a18f53)
  • chore(deps): bump actions/stale from 4 to 9 (fd44789)
  • chore(deps): bump cmdk from 1.0.0 to 1.0.4 (7c48275)
  • chore(deps): bump lucide-react from 0.474.0 to 0.475.0 (2134df8)
  • chore(deps): bump react-day-picker from 8.10.1 to 9.5.1 (acb2c94)
  • chore(deps): bump react-day-picker from 8.10.1 to 9.5.1 (a4bffd2)
  • chore(deps): bump softprops/action-gh-release from 1 to 2 (3638ca8)
  • chore(husky): add cross-platform support (e09c968)
  • chore(husky): add cross-platform support (bf5506c)
  • chore(husky): implemented template for git commit (7dff21c)
  • chore(setup): completely setup and resolved repo (b4bcf3a)
  • Create codeql.yml (a931ae5)
  • Delete .github/workflows/codeql.yml (3a6a5df)
  • Update codeql.yml (1e753d9)
  • feat(dependabot): added dependabot for updates (4402620)

1.1.3 (2025-02-16)

  • chore(release-action): updated package.json and resolved pnpm version conflict (4b1a6bb)

1.1.2 (2025-02-16)

  • chore(release-action): reorder the action file - 3rd attempt (b20da6d)

1.1.1 (2025-02-16)

  • chore: updated .gitignore (4fb0821)
  • chore: updated the release gh action (f6ae81f)
  • chore(release-action): changed node version to 22 (1a50d67)

1.1.0 (2025-02-15)

  • chore(feat): implemented changelog (7ef0c7a)
  • Editor Added with other required changes (5e20214)
  • feat(theme toggling + optimistic update + CRUD) (750aef2)
  • initial commit (448fa62)

What's Changed

  • chore(bump): version updated to v1.1.5 by @Your-Ehsan in #49
  • chore(deps): bump @tanstack/react-router from 1.106.0 to 1.109.2 by @dependabot in #54
  • chore(deps): bump react-medium-image-zoom from 5.2.13 to 5.2.14 by @dependabot in #56
  • chore(deps): bump @tanstack/react-query from 5.66.7 to 5.66.8 by @dependabot in #55
  • Create FUNDING.yml by @Your-Ehsan in #58
  • Update FUNDING.yml by @Your-Ehsan in #59
  • Your ehsan patch 1 by @Your-Ehsan in #60
  • Create LICENSE by @Your-Ehsan in #61
  • #51 Disable rules for commit message and make them optional fixed by @Your-Ehsan in #62
  • feat: add dependabot interval to weekly by @domenicolorusso in #66
  • chore(deps): bump actions/labeler from 4 to 5 by @dependabot in #67
  • chore(deps): bump @hookform/resolvers from 4.1.0 to 4.1.1 by @dependabot in #68
  • chore(deps-dev): bump @types/node from 22.13.4 to 22.13.5 by @dependabot in #69
  • chore(deps-dev): bump eslint from 9.20.1 to 9.21.0 by @dependabot in #70
  • chore(deps-dev): bump @tanstack/router-devtools from 1.106.0 to 1.109.2 by @dependabot in #72
  • chore(deps): bump @tanstack/react-query from 5.66.8 to 5.66.9 by @dependabot in #74
  • chore(deps-dev): bump tailwindcss from 4.0.7 to 4.0.8 by @dependabot in #75
  • chore(deps-dev): bump @tanstack/router-plugin from 1.105.5 to 1.109.2 by @dependabot in #71
  • chore(deps-dev): bump prettier from 3.5.1 to 3.5.2 by @dependabot in #73
  • chore(deps-dev): bump @tailwindcss/postcss from 4.0.7 to 4.0.8 by @dependabot in #76
  • fixed #53 -- The code block is not workable styling need to be enhance by @Your-Ehsan in #77
  • fix(#64): make description optional while creating note by @Your-Ehsan in #78
  • chore(deps): bump @tanstack/react-router from 1.109.2 to 1.111.3 by @dependabot in #79
  • chore(deps): bump tailwind-merge from 3.0.1 to 3.0.2 by @dependabot in #80
  • fix #52 by @Your-Ehsan in #81
  • chore(deps-dev): bump vite from 6.1.1 to 6.2.0 by @dependabot in #82
  • chore(deps): bump drizzle-orm from 0.39.3 to 0.40.0 by @dependabot in #83
  • chore(deps-dev): bump drizzle-kit from 0.30.4 to 0.30.5 by @dependabot in #84
  • chore(deps): bump @tanstack/react-query from 5.66.9 to 5.66.11 by @dependabot in #86
  • chore(deps-dev): bump @tailwindcss/postcss from 4.0.8 to 4.0.9 by @dependabot in #88
  • chore(deps): bump @hookform/resolvers from 4.1.1 to 4.1.2 by @dependabot in #89
  • chore(deps): bump lucide-react from 0.475.0 to 0.477.0 by @dependabot in #90
  • chore(deps-dev): bump eslint-plugin-react-hooks from 5.1.0 to 5.2.0 by @dependabot in #91
  • chore(deps-dev): bump tailwindcss from 4.0.8 to 4.0.9 by @dependabot in #92
  • chore(deps-dev): bump @types/node from 22.13.5 to 22.13.8 by @dependabot in #87
  • chore(deps): bump @tanstack/react-router from 1.111.3 to 1.112.0 by @dependabot in #85
  • chore(deps-dev): bump electron from 34.2.0 to 34.3.0 by @dependabot in #93
  • #95 and #94 done by @Your-Ehsan in #97

New Contributors

Full Changelog: v1.1.5...v1.1.6-0