Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 23, 2021
1 parent 97df9d7 commit b6c2f79
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/polite-countries-build.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/two-factor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @accounts/two-factor

## 0.32.3

### Patch Changes

- [#1182](https://github.com/accounts-js/accounts/pull/1182) [`4b6878fb`](https://github.com/accounts-js/accounts/commit/4b6878fb06b85563f478f191b9543283f22877a3) Thanks [@pradel](https://github.com/pradel)! - Add missing await to when unsetting two-factor

## 0.32.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/two-factor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@accounts/two-factor",
"version": "0.32.2",
"version": "0.32.3",
"license": "MIT",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit b6c2f79

Please sign in to comment.