Skip to content

Commit f72d10d

Browse files
committed
build: bump to 0.0.11
1 parent fa9deb0 commit f72d10d

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Changelog
2+
## 0.0.11 - 2022-12-17
3+
4+
### Added
5+
6+
- Detect orientation regardles of auto-rotate on/off
27

38
## 0.0.10 - 2022-10-24
49

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@numbersprotocol/preview-camera",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "Preview Camera Plugin for iOS, Android",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)