Skip to content

Releases: mozilla-extensions/aboutsync

aboutsync-0.25-build2

27 Feb 11:15
66e161b
Compare
Choose a tag to compare
Update now that all builtin Firefox modules are eslint modules (#151)

* npm audit fix
* Update now that all builtin Firefox modules are eslint modules
* Bump addon version.

aboutsync-0.25-build1

01 Aug 13:59
Compare
Choose a tag to compare
Bump version to 0.25

aboutsync-0.24.0-build1

17 Jan 10:29
Compare
Choose a tag to compare
Bump version to 0.24.0

aboutsync-0.23.0-build1

25 Sep 11:45
Compare
Choose a tag to compare
Bump version to 0.23.0

aboutsync-0.22.0-build1

14 Aug 10:23
0399678
Compare
Choose a tag to compare
Bump version to 0.22.0 (#120)

aboutsync-0.21.2-build1

28 Jun 14:31
428a57e
Compare
Choose a tag to compare
Merge pull request #117 from skhamis/bump-version-21-2

Change strict_min_version to not include 0a1

aboutsync-0.21.1-build1

12 Jun 14:12
dee1c81
Compare
Choose a tag to compare
Merge pull request #116 from skhamis/bump-version-21-1

bump version to v0.21.1

aboutsync-0.21.0-build1

14 Jul 18:04
5b17d56
Compare
Choose a tag to compare
Bump version preparing for a new release (#94)

aboutsync-0.20.0-build2

15 Jun 10:38
1c22239
Compare
Choose a tag to compare
Merge pull request #90 from mozilla-extensions/revert-version-bump

Revert requirement for 103 and add work-arounds for 102 and earlier

aboutsync-0.19.0-build2

01 Jun 14:54
216ed0e
Compare
Choose a tag to compare
Fix unregistering of the addon. (#86)

I previously moved away from a data: URL for registration because it
stopped working, but forgot to update the unregistration.