You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are happy to announce that `cordova-common@5.0.1` has been released. This is one of the libraries used behind-the-scenes by nearly all of the Cordova tooling and provides utilities for dealing with things like `config.xml` parsing.
11
+
12
+
## Release Highlights
13
+
14
+
The most notable changes in this patch release were updates to the dependencies used by this tool. Some dependencies were replaced with Node internals, reducing the overall dependency requirements.
15
+
16
+
<!--more-->
17
+
# Changes include:
18
+
19
+
**Chores:**
20
+
21
+
*[GH-222](https://github.com/apache/cordova-common/pull/222) chore: bump npm dependencies to current minor revisions
22
+
*[GH-217](https://github.com/apache/cordova-common/pull/217) chore(deps): bump cross-spawn from 7.0.3 to 7.0.6
0 commit comments