Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsogl committed Sep 16, 2019
1 parent 42ec2e4 commit 040d30a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# 1.0.0 (2019-09-15)
## [1.0.1](https://github.com/danielsogl/capacitor-face-id/compare/v1.0.0...v1.0.1) (2019-09-16)



# [1.0.0](https://github.com/danielsogl/capacitor-face-id/compare/6a14d52...v1.0.0) (2019-09-15)


### Features
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capacitor-face-id",
"version": "1.0.0",
"version": "1.0.1",
"description": "Allow users to authenticate with Face ID or Touch ID on iOS devices",
"main": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
Expand Down Expand Up @@ -50,4 +50,4 @@
"bugs": {
"url": "https://github.com/danielsogl/capacitor-face-id/issues"
}
}
}

0 comments on commit 040d30a

Please sign in to comment.