Skip to content
This repository was archived by the owner on Jan 29, 2024. It is now read-only.

Commit b15545d

Browse files
committed
chore(release): 1.6.1
1 parent 49f7ce6 commit b15545d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.6.1](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/compare/V1.6.0...V1.6.1) (2022-08-16)
2+
3+
4+
### Code Refactoring
5+
6+
* correctly set plugin version in `plugin.xml` ([397b515](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/commit/397b515280d4bf90a053e892ec41eaa3c292ee74))
7+
18
## [1.6.0](https://github.com/EinfachHans/cordova-plugin-advanced-imagepicker/compare/V1.5.5...V1.6.0) (2022-08-16)
29

310

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": "cordova-plugin-advanced-imagepicker",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Cordova Plugin for an advanced (multiple) ImagePicker",
55
"devDependencies": {
66
"@commitlint/config-conventional": "13.2.0",

0 commit comments

Comments
 (0)