Commit Graph

58 Commits

Author SHA1 Message Date
Erisu
a53f3734e3
chore: bump version 4.0.1-dev 2023-10-27 19:18:24 +09:00
Erisu
8b9ec7a546
release(statusbar-v4.0.0): updated version and RELEASENOTES.md 2023-10-27 19:10:22 +09:00
jcesarmobile
78e5992543
refactor(ios)!: Drop support of iOS 10 and older (#255) 2023-04-25 00:01:51 +02:00
jcesarmobile
76b56a5be8
fix: remove deprecated windows platform (#245) 2022-09-29 13:13:16 +02:00
jcesarmobile
e214fad877
chore!: require cordova-android >= 10 (#241) 2022-09-06 20:58:35 +02:00
jcesarmobile
39e5929700
chore: bump plugin to 4.0.0-dev (#240) 2022-09-06 20:58:10 +02:00
Erisu
02d4e10d85
Increment package version to 3.0.1-dev 2021-12-01 11:55:54 +09:00
jcesarmobile
813e64c91c
fix: update engines for working on 3.0.0 (#224) 2021-11-19 18:41:54 +01:00
Erisu
d95cc821fc
Updated version and RELEASENOTES.md for release 3.0.0 (statusbar-v3.0.0) 2021-11-19 17:11:52 +09:00
エリス
ad9fa6e016
dep(dev): @cordova/eslint-config@4.0.0 w/ fix (#223) 2021-11-19 16:46:10 +09:00
Tim Brust
1aaa960683
refactor(eslint): use cordova-eslint (#194) 2020-07-02 10:12:16 +00:00
Tim Brust
d472e382d8
chore(npm): use short notation in package.json (#195) 2020-07-02 08:04:55 +00:00
Norman Breau
f9c8119768
chore(release): 3.0.0-dev (#184) 2020-04-11 22:32:15 -03:00
Tim Brust
217f792101
fix: remove deprecated platforms (#126)
* fix: remove deprecated platforms

* docs: use simply Windows

* fix: remove wp mentions from package.json

* fix: remove BlackBerry namespace
2019-10-24 07:54:45 +00:00
Jan Piotrowski
86d60a91b4 chore(release): 2.4.4-dev 2019-06-19 16:50:46 +02:00
Jan Piotrowski
d456212b4c chore(release): 2.4.3 (version string) 2019-06-19 16:48:56 +02:00
Jan Piotrowski
288bd719e0 chore: fix github issues link 2019-06-19 16:43:44 +02:00
Steve Gill
b8e0b01888 Set VERSION to 2.4.3-dev (via coho) 2018-04-12 17:16:16 -07:00
Steve Gill
fbc4862dbd CB-14030 Updated version and RELEASENOTES.md for release 2.4.2 (via coho) 2018-04-12 17:06:22 -07:00
Simon MacDonald
bca70c21e9 Set VERSION to 2.4.2-dev (via coho) 2017-12-27 19:13:50 -05:00
Simon MacDonald
4988b6fec3 CB-13714 Updated version and RELEASENOTES.md for release 2.4.1 (via coho) 2017-12-27 19:13:36 -05:00
Steve Gill
6352d80a96 Set VERSION to 2.4.1-dev (via coho) 2017-12-15 17:26:45 -08:00
Steve Gill
caf2ae6605 CB-13681 Updated version and RELEASENOTES.md for release 2.4.0 (via coho) 2017-12-15 17:25:13 -08:00
Steve Gill
611169c89f Set VERSION to 2.3.1-dev (via coho) 2017-11-06 14:38:40 -08:00
Steve Gill
655f6cb1da CB-13542 Updated version and RELEASENOTES.md for release 2.3.0 (via coho) 2017-11-06 14:37:46 -08:00
filmaj
0a3dadfdb0 CB-12847: added bugs entry to package.json. 2017-05-25 19:05:08 +02:00
filmaj
0285cf0a21 Set VERSION to 2.2.4-dev (via coho) 2017-04-27 13:07:50 -07:00
filmaj
77a6ae5dfe CB-12736 Updated version and RELEASENOTES.md for release 2.2.3 (via coho) 2017-04-27 13:07:47 -07:00
Steve Gill
95eb824d0a Set VERSION to 2.2.3-dev (via coho) 2017-03-02 15:30:32 -08:00
Steve Gill
cb1297b0ac CB-12519 Updated version and RELEASENOTES.md for release 2.2.2 2017-02-28 17:41:27 -08:00
Nikita Matrosov
995e4fdf9d CB-12369: Add plugin typings from DefinitelyTyped
This closes #75
2017-01-20 11:46:51 +03:00
Shazron Abdullah
a07c24fe78 CB-12224 Incremented plugin version. 2016-12-07 16:55:08 -08:00
Shazron Abdullah
a50208bda2 CB-12224 Updated version and RELEASENOTES.md for release 2.2.1 2016-12-07 16:39:46 -08:00
Steve Gill
53d0b04ed6 CB-11832 Incremented plugin version. 2016-09-09 16:08:04 -07:00
Steve Gill
ad5f7d912c CB-11832 Updated version and RELEASENOTES.md for release 2.2.0 2016-09-08 23:38:55 -07:00
Vladimir Kotikov
dbc7b29680 CB-11795 Add 'protective' entry to cordovaDependencies
The entry is required to protect end-users from fetching edge versions of the plugin by incompatible version of cordova. This also assumes that we will not introduce any regressions in compatibility w/ cordova in minor and patch releases. On every major release we will need to add similar entry with _next_ major version.

 This closes #63
2016-09-08 12:03:01 +03:00
Richard Knoll
16c653747e CB-10866: Adding engine info to package.json
This closes #52
2016-05-18 10:50:47 -07:00
t1st3
fc56eb211f chore: edit package.json license to match SPDX id. This closes #46.
See [NPM package.json spec for licenses](https://docs.npmjs.com/files/package.json#license) and [SPDX license IDs](https://spdx.org/licenses/)

X-ref: https://github.com/apache/cordova-plugin-device/pull/48
2016-04-25 11:54:47 -07:00
Steve Gill
c3705fe46e CB-11091 Incremented plugin version. 2016-04-15 13:45:28 -07:00
Steve Gill
ef7266874a Updated version and RELEASENOTES.md for release 2.1.3 2016-04-15 13:08:27 -07:00
Carlos Santana
1011b2a162 CB-10820 Incremented plugin version. 2016-03-09 22:34:18 -05:00
Carlos Santana
f1aa062557 CB-10820 Updated version and RELEASENOTES.md for release 2.1.2 2016-03-09 22:12:41 -05:00
daserge
8a3f9edb9d CB-10636 Add JSHint for plugins 2016-02-24 10:28:04 +03:00
Vladimir Kotikov
241577c3c8 CB-10557 Incremented plugin version. 2016-02-09 13:09:55 +03:00
Vladimir Kotikov
573176e3a7 CB-10557 Updated version and RELEASENOTES.md for release 2.1.1 2016-02-09 13:09:54 +03:00
Steve Gill
97f87d36c1 CB-10368 Incremented plugin version. 2016-01-15 16:58:32 -08:00
Steve Gill
e6e8c5be10 CB-10368 Updated version and RELEASENOTES.md for release 2.1.0 2016-01-15 16:35:06 -08:00
Steve Gill
999ad4f6c2 CB-10035 Incremented plugin version. 2015-11-30 17:57:07 -08:00
Steve Gill
a63282219c CB-10035 Updated version and RELEASENOTES.md for release 2.0.0 2015-11-18 19:45:06 -08:00
Suraj Pindoria
a0e5b517e0 [CB-7965] Add cordova-plugin-statusbar support for browser platform 2015-08-31 16:36:10 -07:00