Skip to content

Commit

Permalink
change log updates
Browse files Browse the repository at this point in the history
  • Loading branch information
surajsingla333 committed Nov 3, 2023
1 parent 70fa5cd commit efa3348
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,9 @@
### 2.0.1 (2023-10-26)

* Close widget on cross icon click and UI fixes.

### 2.0.2 (2023-11-03)

* Goto dashboard on successful transaction.

* Handle widget closing on transaction complete
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getsafle/safle-keyless-js",
"version": "2.0.1",
"version": "2.0.2",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit efa3348

Please sign in to comment.