Skip to content

Commit 559bbb4

Browse files
committed
release(11.0.0): updated release notes & version (lib-11.0.0)
1 parent 73bbf87 commit 559bbb4

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

RELEASENOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@
2020
-->
2121
# Cordova-lib Release Notes
2222

23+
### 11.0.0 (Dec 14, 2021)
24+
25+
* [GH-889](https://github.com/apache/cordova-lib/pull/889) bump(platform): bump **Electron** & **Android** to latest release
26+
* [GH-890](https://github.com/apache/cordova-lib/pull/890) chore: rebuild `package-lock`
27+
* [GH-888](https://github.com/apache/cordova-lib/pull/888) dep(dev)!: bump `@cordova/eslint-config@^4.0.0` w/ fix
28+
* [GH-887](https://github.com/apache/cordova-lib/pull/887) dep!: update dependencies
29+
* [GH-873](https://github.com/apache/cordova-lib/pull/873) ci: switch to GitHub Actions
30+
* [GH-884](https://github.com/apache/cordova-lib/pull/884) chore!: drop support for Node.js 10
31+
2332
### 10.1.0 (Sep 29, 2021)
2433

2534
**Features:**

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
@@ -3,7 +3,7 @@
33
"name": "cordova-lib",
44
"license": "Apache-2.0",
55
"description": "Apache Cordova tools core lib and API",
6-
"version": "11.0.0-dev",
6+
"version": "11.0.0",
77
"repository": "github:apache/cordova-lib",
88
"bugs": "https://github.com/apache/cordova-lib/issues",
99
"main": "cordova-lib.js",

0 commit comments

Comments
 (0)