We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f69bdb7 commit 2178b73Copy full SHA for 2178b73
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.7.6](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.7.5...v1.7.6) (2023-10-26)
2
+
3
4
+### Bug Fixes
5
6
+* await key to resolve, update filters ([f69bdb7](https://github.com/CoCreate-app/CoCreate-authorize/commit/f69bdb72fe8c4b7ce8a2993699c8611442373e12))
7
8
## [1.7.5](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.7.4...v1.7.5) (2023-10-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/authorize",
- "version": "1.7.5",
+ "version": "1.7.6",
"description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"authorize",
0 commit comments