This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.


    from e9c215e  updates KEYS
     add d97432b  rebuild package-lock and build artifacts RE 2.2.0 RC-01
     add df143ae  tested webpack build with packed NPM test module, updated 
artifacts for 2.2.0 RC
     add fb09f6b  updates readme and changelog for 2.2.0 RC
     new cf544fe  Merge branch 'test' of 
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs into test
     new 7bc00d0  merging 2.2.0 staging commits to master

The 2 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:
 CHANGELOG.md                                       |    13 +
 README.md                                          |    22 +-
 build/UserALEWebExtension/background.js            |    30 +-
 build/UserALEWebExtension/content.js               |    32 +-
 build/UserALEWebExtension/options.js               |    60 +-
 build/{userale-2.1.1.js => userale-2.2.0.js}       |     2 +-
 .../{userale-2.1.1.min.js => userale-2.2.0.min.js} |     2 +-
 example/index.html                                 |     4 +-
 example/webpackUserAleExample/dist/main.js         |    13 +-
 example/webpackUserAleExample/index.html           |     6 +
 example/webpackUserAleExample/index.js             |     6 +-
 example/webpackUserAleExample/package-lock.json    |  2405 -----
 example/webpackUserAleExample/package.json         |     5 +-
 package-lock.json                                  | 10247 +++++++++++++++++--
 package.json                                       |     7 +-
 test/getInitialSettings_fetchAll.html              |     2 +-
 test/getInitialSettings_userParam.html             |     2 +-
 test/main.html                                     |     2 +-
 18 files changed, 9711 insertions(+), 3149 deletions(-)
 rename build/{userale-2.1.1.js => userale-2.2.0.js} (99%)
 rename build/{userale-2.1.1.min.js => userale-2.2.0.min.js} (98%)
 delete mode 100644 example/webpackUserAleExample/package-lock.json

Reply via email to