Skip to content

Commit 2178b73

Browse files
chore(release): 1.7.6 [skip ci]
## [1.7.6](v1.7.5...v1.7.6) (2023-10-26) ### Bug Fixes * await key to resolve, update filters ([f69bdb7](f69bdb7))
1 parent f69bdb7 commit 2178b73

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.7.5](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.7.4...v1.7.5) (2023-10-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/authorize",
3-
"version": "1.7.5",
3+
"version": "1.7.6",
44
"description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"authorize",

0 commit comments

Comments
 (0)