Skip to content

Releases: ajyey/masked-email-manager

v1.3.1

13 Sep 05:43
Compare
Choose a tag to compare

1.3.1 (2023-09-13)

What's Changed

  • chore(deps-dev): bump vite from 4.4.4 to 4.4.9 by @dependabot in #59
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.4.0 by @dependabot in #67
  • chore(deps-dev): bump @commitlint/config-conventional from 17.6.6 to 17.7.0 by @dependabot in #63
  • chore(deps-dev): bump @types/react from 18.2.17 to 18.2.20 by @dependabot in #64
  • chore(deps-dev): bump @typescript-eslint/parser from 6.0.0 to 6.6.0 by @dependabot in #78
  • chore(deps-dev): bump eslint from 8.45.0 to 8.49.0 by @dependabot in #79
  • chore(deps-dev): bump postcss from 8.4.27 to 8.4.29 by @dependabot in #76
  • chore(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.1 by @dependabot in #68
  • chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 by @dependabot in #83
  • chore(deps-dev): bump @semantic-release/github from 9.0.4 to 9.0.5 by @dependabot in #82
  • chore(deps-dev): bump @types/webextension-polyfill from 0.10.1 to 0.10.2 by @dependabot in #81
  • chore(deps-dev): bump prettier from 3.0.0 to 3.0.3 by @dependabot in #75
  • chore(deps): bump fastmail-masked-email from 2.0.1 to 2.1.0 by @dependabot in #80

Full Changelog: v1.3.0...v1.3.1

v1.3.0

17 Aug 01:35
Compare
Choose a tag to compare

1.3.0 (2023-08-17)

What's Changed

  • chore(deps-dev): bump @types/react-dom from 18.2.6 to 18.2.7 by @dependabot in #37
  • chore(deps-dev): bump @types/chrome from 0.0.240 to 0.0.241 by @dependabot in #36
  • chore(deps-dev): bump @semantic-release/github from 9.0.3 to 9.0.4 by @dependabot in #40
  • chore(deps-dev): bump postcss from 8.4.25 to 8.4.27 by @dependabot in #45
  • chore(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in #43
  • chore(deps-dev): bump @types/react from 18.2.14 to 18.2.15 by @dependabot in #42
  • chore(deps-dev): bump tailwindcss from 3.3.2 to 3.3.3 by @dependabot in #41
  • chore(deps-dev): bump @types/react from 18.2.15 to 18.2.17 by @dependabot in #52
  • chore(deps-dev): bump @types/node from 20.4.2 to 20.4.8 by @dependabot in #58
  • chore(deps-dev): bump @commitlint/cli from 17.6.6 to 17.6.7 by @dependabot in #46
  • feat(dropdown): Remember selected filter by @abhinav in #65

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

15 Jul 03:36
Compare
Choose a tag to compare

1.2.2 (2023-07-15)

What's Changed

  • chore(deps-dev): bump vite from 4.4.3 to 4.4.4 by @dependabot in #39
  • chore(deps-dev): bump @types/node from 20.4.1 to 20.4.2 by @dependabot in #38
  • chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #34

Full Changelog: v1.2.1...v1.2.2

v1.2.0

12 Jul 05:24
Compare
Choose a tag to compare

1.2.0 (2023-07-12)

What's Changed

  • chore(deps-dev): bump @semantic-release/release-notes-generator from 11.0.3 to 11.0.4 by @dependabot in #25
  • chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 by @dependabot in #24

Features

  • add ability to permanently delete emails that have not yet received any mail (c6350f7)

Full Changelog: v1.1.2...v1.2.0

v1.2.0-beta.1

12 Jul 05:10
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

1.2.0-beta.1 (2023-07-12)

Features

  • add ability to permanently delete emails that have not yet received any mail (c6350f7)

v1.1.2

05 Jul 20:02
Compare
Choose a tag to compare

1.1.2 (2023-07-05)

Bug Fixes

  • fixes incorrect function call to get all masked emails (3e002d7)

Full Changelog: v1.1.1...v1.1.2

v1.1.1

04 Jul 20:47
Compare
Choose a tag to compare

1.1.1 (2023-07-04)

Full Changelog: v1.0.1...v1.1.1

v1.1.1-beta.1

04 Jul 07:53
Compare
Choose a tag to compare
v1.1.1-beta.1 Pre-release
Pre-release

1.1.1-beta.1 (2023-07-04)

v1.1.0-beta.2

04 Jul 07:44
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

1.1.0-beta.2 (2023-07-04)

v1.1.0

03 Jul 07:25
Compare
Choose a tag to compare

1.1.0 (2023-07-03)

Bug Fixes

Features

  • add status circle to each email item based on the email state (7a3140c)

Full Changelog: v1.0.1...v1.1.0