Skip to content

Commit

Permalink
Merge pull request #10 from FriendlyCaptcha/bump-0.1.6
Browse files Browse the repository at this point in the history
Bump version to 0.1.6
  • Loading branch information
rokostik authored Apr 9, 2024
2 parents cf594db + 63cf7fd commit e9710e2
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.6
**Date**: 2024-04-09

* Added `title` attribute to widget error data

## 0.1.5
**Date**: 2024-01-22

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.5",
"version": "0.1.6",
"description": "In-browser SDK for Friendly Captcha v2 (currently in preview only)",
"main": "dist/sdk.js",
"type": "module",
Expand Down

0 comments on commit e9710e2

Please sign in to comment.