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 0b65dd4 commit 68552deCopy full SHA for 68552de
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.14.5](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.4...v1.14.5) (2024-09-21)
2
+
3
4
+### Bug Fixes
5
6
+* crud-event ([0b65dd4](https://github.com/CoCreate-app/CoCreate-authorize/commit/0b65dd4f2dfff0eac56723e97910bc6ef742796d))
7
8
## [1.14.4](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.3...v1.14.4) (2024-06-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/authorize",
- "version": "1.14.4",
+ "version": "1.14.5",
"description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"authorize",
0 commit comments