Updated version and RELEASENOTES.md for release 3.0.0 (statusbar-v3.0.0)

This commit is contained in:
Erisu 2021-11-25 08:36:36 +09:00
parent 813e64c91c
commit 49bb5ec69e
No known key found for this signature in database
GPG Key ID: 2E5FF17FB26AF7F2
2 changed files with 3 additions and 2 deletions

View File

@ -20,8 +20,9 @@
-->
# Release Notes
### 3.0.0 (Nov 19, 2021)
### 3.0.0 (Nov 25, 2021)
* [GH-224](https://github.com/apache/cordova-plugin-statusbar/pull/224) fix: update engines for working on 3.0.0
* [GH-223](https://github.com/apache/cordova-plugin-statusbar/pull/223) dep(dev): `@cordova/eslint-config@4.0.0` w/ fix
* [GH-222](https://github.com/apache/cordova-plugin-statusbar/pull/222) ci(ios): update workflow w/ **iOS** 15
* [GH-220](https://github.com/apache/cordova-plugin-statusbar/pull/220) ci(action): add badge

2
package-lock.json generated
View File

@ -16,7 +16,7 @@
"0.1.0": {
"cordova": ">=3.0.0"
},
"3.0.0": {
"4.0.0": {
"cordova": ">100"
}
}