Skip to content

Commit

Permalink
chore(release): 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 30, 2024
1 parent cfe94d5 commit 0e19c5b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [6.0.0](https://github.com/Cap-go/capacitor-native-biometric/compare/5.1.1...6.0.0) (2024-04-30)


### ⚠ BREAKING CHANGES

* capacitor 6

### Features

* capacitor 6 ([cfe94d5](https://github.com/Cap-go/capacitor-native-biometric/commit/cfe94d5e5b63fbef5bcb41174502bb4b97eb6c74))

### [5.1.1](https://github.com/Cap-go/capacitor-native-biometric/compare/5.1.0...5.1.1) (2024-04-23)

## 5.1.0 (2023-09-12)
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": "@capgo/capacitor-native-biometric",
"version": "5.0.0",
"version": "6.0.0",
"description": "This plugin gives access to the native biometric apis for android and iOS",
"main": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
Expand Down

0 comments on commit 0e19c5b

Please sign in to comment.