Releases: richardkmichael/github-bookmarked-issues
Releases · richardkmichael/github-bookmarked-issues
v1.0.1
No user-facing changes.
- Added Firefox extension test suite (WDIO v9)
- Added Firefox and Chrome tests to CI
- Added Dependabot for npm dependency updates
- Updated dependencies (@playwright/test, dotenv)
- Added Chrome Web Store privacy declarations
- Refactored manifests into base + browser overrides
- Hardened Firefox CI tests for runner variability
- Added release skill and CI release workflow
- Added web store publish workflow and tooling
Full Changelog: v1.0.0-rc5...v1.0.1
v1.0.0-rc5
No user-facing changes.
- Refactored manifests into base + browser overrides
- Added Firefox extension test suite (WDIO v9) and CI job
- Added Chrome Web Store privacy declarations
- Reorganized test directory structure
- Hardened CI tests for runner variability (retries, timeouts)
- Enabled Dependabot for npm dependency updates
- Updated dependencies
Full Changelog: v1.0.0-rc2...v1.0.0-rc5
v1.0.0-rc2
What's Changed
- Fix bookmark icon in sticky header by @richardkmichael in #9
- Fix Firefox manifest warning for version_name property by @richardkmichael in #10
- Fix flaky bookmark button test on Windows (Issue #6) by @richardkmichael in #11
New Contributors
- @richardkmichael made their first contribution in #9
Full Changelog: v1.0.0-rc1...v1.0.0-rc2