Skip to content

Commit 7ff4c63

Browse files
committed
chore(package.json): bump version to 0.0.19
1 parent cd7032b commit 7ff4c63

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.0.19] - 2025-03-14
4+
5+
### Changed
6+
7+
- Migrate plugin to Capacitor v7
8+
39
## 0.0.18 - 2023-07-23
410

511
### Fixed

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.18",
3+
"version": "0.0.19",
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)