kheina-com / Blue-Blocker

Blocks all Twitter Blue verified users on twitter.com
Mozilla Public License 2.0
326 stars 29 forks source link

Version 0.4.0 #233

Closed rougetimelord closed 6 months ago

rougetimelord commented 6 months ago

This is a long-lived branch, intended to aggregate all changes planned for version 0.4.0.

Pull requests should be made against this branch. Merges to this branch should be done via a merge commit. When ready, this branch should be merged to main via a squash commit.

Super sorry if this is confusing as hell :(. I'll be merging into a branch on my fork which is the compare for this overall PR. The git tags are also probably going to end up being a soup at least on this branch.

Changelog

Deployment Checklist

  1. [ ] merge all pull requests to llb
  2. [x] ensure src/manifest.ts and package.json have the correct version number
  3. [ ] use makefile to generate zips (make chrome, make firefox)
    • [ ] chrome should be tested with npm run build
    • [ ] test firefox locally using zip
  4. [ ] merge llb to main
  5. [ ] upload zips from 3 to chrome webstore and firefox addons
rougetimelord commented 6 months ago

Going to wait for #177 to settle before reopening