This is an automated email from the ASF dual-hosted git repository. erisu pushed a change to branch eslint-config in repository https://gitbox.apache.org/repos/asf/cordova-plugin-screen-orientation.git
omit c34cacf chore(lint): update @cordova/eslint-config and variables add 34a0e40 Updated version and RELEASENOTES.md for release 3.0.3 add eb356d3 chore: add NOTICE file add cc71a9d Incremented plugin version. (screenorientation3.0.3) add 6014006 fix(android, ios): use clobbers to overwrite screen.orientation (#116) add 1f70b12 chore(lint): update @cordova/eslint-config and variables add 4d427ac chore: rebuild package-lock.json This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (c34cacf) \ N -- N -- N refs/heads/eslint-config (4d427ac) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: NOTICE | 5 + RELEASENOTES.md | 34 +- package-lock.json | 1117 +++++++++++++++++++++++++++++++--------------- package.json | 2 +- plugin.xml | 3 +- tests/package.json | 2 +- tests/plugin.xml | 2 +- www/screenorientation.js | 67 +-- 8 files changed, 813 insertions(+), 419 deletions(-) create mode 100644 NOTICE --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org