File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 2020-->
2121# Cordova-cli Release Notes
2222
23+ ### 11.0.0 (Dec 17, 2021)
24+
25+ * [ GH-575 ] ( https://github.com/apache/cordova-cli/pull/575 ) chore: rebuilt ` package-lock.json `
26+ * [ GH-574 ] ( https://github.com/apache/cordova-cli/pull/574 ) dep: bump ` @cordova/eslint-config@^4.0.0 `
27+ * [ GH-573 ] ( https://github.com/apache/cordova-cli/pull/573 ) dep: update ` insight ` w/ updated code usage
28+ * [ GH-572 ] ( https://github.com/apache/cordova-cli/pull/572 ) dep: bump all dependencies
29+ * [ GH-570 ] ( https://github.com/apache/cordova-cli/pull/570 ) feat: rebuilt ` package-lock.json ` w/ v2
30+ * [ GH-571 ] ( https://github.com/apache/cordova-cli/pull/571 ) feat!: update node support
31+ * [ GH-564 ] ( https://github.com/apache/cordova-cli/pull/564 ) chore: ` npmrc `
32+ * [ GH-559 ] ( https://github.com/apache/cordova-cli/pull/559 ) docs: remove plugin save command from CLI help
33+ * [ GH-550 ] ( https://github.com/apache/cordova-cli/pull/550 ) dep: ` systeminformation@^5.5.0 `
34+ * [ GH-535 ] ( https://github.com/apache/cordova-cli/pull/535 ) chore(pkg): remove deprecated ` no-op ` field ` preferGlobal `
35+ * [ GH-534 ] ( https://github.com/apache/cordova-cli/pull/534 ) chore: clean up ` package.json `
36+ * [ GH-533 ] ( https://github.com/apache/cordova-cli/pull/533 ) (android) Replace deprecated ` android ` command with ` avdmanager `
37+
2338### 10.0.0 (Jul 31, 2020)
2439
2540* [ GH-521 ] ( https://github.com/apache/cordova-cli/pull/521 ) test: fix node.js version check
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova" ,
3- "version" : " 11.0.0-dev " ,
3+ "version" : " 11.0.0" ,
44 "description" : " Cordova command line interface tool" ,
55 "main" : " cordova" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments