Skip to content

Commit

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

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.1.6](https://github.com/Cap-go/camera-preview/compare/6.1.5...6.1.6) (2024-05-03)


### Bug Fixes

* lint issue ([0afdecf](https://github.com/Cap-go/camera-preview/commit/0afdecf9cf6b2fdb843c1251e704d0f73cf4b0ad))
* lock file issue ([17e6acc](https://github.com/Cap-go/camera-preview/commit/17e6acc79a7c46b3d32896ef78ebeb031dd261b3))
* missing perms ([617a06c](https://github.com/Cap-go/camera-preview/commit/617a06c8ad17932b7bab88dea6ba1e9d9a7c1d7a))

### [6.1.5](https://github.com/Cap-go/camera-preview/compare/6.1.4...6.1.5) (2024-05-01)

### [6.1.4](https://github.com/Cap-go/camera-preview/compare/6.1.3...6.1.4) (2024-04-30)
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/camera-preview",
"version": "6.1.5",
"version": "6.1.6",
"description": "Camera preview",
"author": "Martin Donadieu <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -44,8 +44,7 @@
"peerDependencies": {
"@capacitor/core": "^6.0.0"
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"@antfu/eslint-config": "^2.16.1",
"@capacitor/android": "^6.0.0",
Expand Down

0 comments on commit 5d7a89c

Please sign in to comment.