Skip to content

Commit 73936c9

Browse files
chore(release): 1.7.5 [skip ci]
## [1.7.5](v1.7.4...v1.7.5) (2023-10-25) ### Bug Fixes * bump dependencies ([bc6d918](bc6d918))
1 parent bc6d918 commit 73936c9

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.5](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.7.4...v1.7.5) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([bc6d918](https://github.com/CoCreate-app/CoCreate-authorize/commit/bc6d9185e5a1881fdb2753ac8191a2949b49a63d))
7+
18
## [1.7.4](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.7.3...v1.7.4) (2023-10-16)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/authorize",
3-
"version": "1.7.4",
3+
"version": "1.7.5",
44
"description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"authorize",
@@ -48,4 +48,4 @@
4848
"@cocreate/crud-client": "^1.28.10",
4949
"@cocreate/utils": "^1.26.1"
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)