Skip to content

Commit

Permalink
updated version and changelog for 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NappyPirate committed Dec 30, 2019
1 parent cfea292 commit 96598c8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.

## [2.1.2] - 2019-12-29
## Changed
- Improved biometryType typescript definition

## [2.1.1] - 2019-11-20
## Changed
- Fixed npm release error
Expand Down Expand Up @@ -121,3 +125,4 @@ All notable changes to this project will be documented in this file.
[2.0.0]: https://github.com/SelfLender/react-native-biometrics/compare/1.7.0...2.0.0
[2.1.0]: https://github.com/SelfLender/react-native-biometrics/compare/2.0.0...2.1.0
[2.1.1]: https://github.com/SelfLender/react-native-biometrics/compare/2.1.0...2.1.1
[2.1.2]: https://github.com/SelfLender/react-native-biometrics/compare/2.1.1...2.1.2
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-biometrics",
"version": "2.1.1",
"version": "2.1.2",
"summary": "A React Native library for biometrics",
"description": "React Native biometric functionality for signing and encryption",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit 96598c8

Please sign in to comment.