This is an automated email from the ASF dual-hosted git repository. normanbreau pushed a change to branch 8.1.x in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git
from b0ac75c release(file-v8.1.0): updated version and RELEASENOTES.md add 03a4f4c chore: bump version 8.1.1-dev add 99ca439 fix(android): Content FS support in PathHandler (#629) add 92caa81 README.md: Reformatting specs (#638) add 1c3b28b README.md: Correct onwriteend to onwrite (#639) new 96466f2 8.1.1 Release Draft The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: README.md | 27 ++++++++++--------------- RELEASENOTES.md | 9 +++++++++ package-lock.json | 4 ++-- package.json | 2 +- plugin.xml | 2 +- src/android/FileUtils.java | 49 ++++++++++++++++++++++++++++++++++------------ tests/package-lock.json | 13 ++++++++++++ tests/package.json | 2 +- tests/plugin.xml | 2 +- 9 files changed, 75 insertions(+), 35 deletions(-) create mode 100644 tests/package-lock.json --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org