Skip to content

Commit

Permalink
build: bump to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
sultanmyrza committed Dec 17, 2022
1 parent fa9deb0 commit f72d10d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Changelog
## 0.0.11 - 2022-12-17

### Added

- Detect orientation regardles of auto-rotate on/off

## 0.0.10 - 2022-10-24

Expand Down
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": "@numbersprotocol/preview-camera",
"version": "0.0.10",
"version": "0.0.11",
"description": "Preview Camera Plugin for iOS, Android",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit f72d10d

Please sign in to comment.