Skip to content

Bugfix/fix bookmarks features#8

Merged
ryomario merged 4 commits into
mainfrom
bugfix/fix-bookmarks-features
Jul 5, 2026
Merged

Bugfix/fix bookmarks features#8
ryomario merged 4 commits into
mainfrom
bugfix/fix-bookmarks-features

Conversation

@ryomario

@ryomario ryomario commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Fixes some bugs

Description

Fixes some problems in bookmarks page.

Type of Change

  • feat: A new feature (non-breaking change which adds functionality)
  • fix: A bug fix (non-breaking change which fixes an issue)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • docs: Documentation update
  • style: Styling, formatting, or visual changes (non-breaking)
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • chore: Auxiliary tasks, dependency updates, or build process updates

Checklist

  • My code follows the project's Coding Style guidelines.
  • My commit messages follow the Conventional Commits specification.
  • I have run the linter locally and it passes (pnpm lint).
  • I have added new tests for my changes (if applicable) or verified that existing tests pass (pnpm test).
  • My build is successful locally (pnpm build).
  • I have updated the documentation (like README.md or other docs) accordingly.
  • I have verified that all GitHub Action workflows pass.

@ryomario ryomario self-assigned this Jul 5, 2026
@ryomario ryomario added the bug Something isn't working label Jul 5, 2026
@ryomario ryomario merged commit 3eba9d5 into main Jul 5, 2026
1 check passed
@ryomario ryomario deleted the bugfix/fix-bookmarks-features branch July 5, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant