@workos-inc/widgets 1.17.2-next.1788371628262 → 1.17.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## 1.17.2
|
|
3
|
+
## 1.17.2
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- Sync generated GraphQL SDK from upstream Client GraphQL schema.
|
|
8
|
-
|
|
9
7
|
- Fix the change-email dialog getting stuck open in a loading state after a successful verification.
|
|
10
8
|
|
|
11
9
|
## 1.17.1
|