kheina-com / Blue-Blocker

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

Fix typeahead error in DM composer #247

Closed rougetimelord closed 3 months ago

rougetimelord commented 3 months ago

No idea what semver string to use here!

Changelog

Deployment Checklist

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

hm, should #244 go in first, or does that not matter?

rougetimelord commented 3 months ago

hm, should #244 go in first, or does that not matter?

This should go in first as it's a bugfix rather than a feature update

cooljeanius commented 3 months ago

hm, should #244 go in first, or does that not matter?

This should go in first as it's a bugfix rather than a feature update

OK, LGTM, then

rougetimelord commented 3 months ago

Going to go ahead and assign this bugfix 0.3.9

cooljeanius commented 3 months ago

Going to go ahead and assign this bugfix 0.3.9

OK. Time to squash and merge, then?