Skip to content

Commit

Permalink
Bump version to 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinfuchs committed Apr 19, 2024
1 parent c32a016 commit 778e730
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# changelog

## 0.1.7
**Date**: 2024-04-19

* Use `frcWidget` property instead of `data-attached` attribute to check if the widget has been attached

## 0.1.6
**Date**: 2024-04-09

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@friendlycaptcha/sdk",
"version": "0.1.6",
"version": "0.1.7",
"description": "In-browser SDK for Friendly Captcha v2 (currently in preview only)",
"main": "dist/sdk.js",
"type": "module",
Expand Down

0 comments on commit 778e730

Please sign in to comment.