Skip to content

Commit

Permalink
chore(release): 0.21.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.21.0](v0.20.1...v0.21.0) (2023-01-03)

### Bug Fixes

* allow to select another account during oauth ([fe5f591](fe5f591))
* disable PostHog autocapture ([9c97c6f](9c97c6f))
* **extension:** fix Twitter popup layout ([d038c8c](d038c8c))
* Fix donations to some lightinig addresses ([a89efb2](a89efb2))
* redirect to last url after OAuth ([be1b0b5](be1b0b5))
* show error Toast after OAuth failure ([5b0a8aa](5b0a8aa))
* **twitter:** refetch Twitter accounts with last_fetched_at = NULL ([e389fd1](e389fd1))
* wait for fonts load when generating screenshot ([a4284e0](a4284e0))
* **web:** make emoji fonts independent of browser/platform ([6102503](6102503))

### Features

* hold Unlink button to unlink social account ([8529a12](8529a12))
* link Twitter accounts using OAuth ([1a6f480](1a6f480))
  • Loading branch information
semantic-release-bot committed Jan 3, 2023
1 parent e8b7689 commit 6f612cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "browser-extension-donate4fun-firefox",
"version": "0.20.1",
"version": "0.21.0",
"description": "Donate4Fun Firefox extension.",
"homepage": "https://donate4.fun",
"type": "module",
Expand Down

0 comments on commit 6f612cd

Please sign in to comment.