You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flagon.apache.org by po...@apache.org on 2019/07/31 02:49:35 UTC

[incubator-flagon-useralejs] branch master updated (6e42f26 -> a6d27f3)

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 6e42f26  [FLAGON-422] adding regenerated package-lock.json
     add 19089d3  [FLAGON-422] Updated ChangeLog in prep for v2.0.1 release
     add ef11077  [FLAGON-422] regressing eslint to investigate Apache jenkins xenial build issue with eslint
     add 50bf72e  [FLAGON-422] final updates to package.json and 'files' for v2.0.1-RC1
     add a6d27f3  [FLAGON-422] fixed a few leftover 2.0.0 references in README.md

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  21 ++-
 README.md                                          |   8 +-
 build/UserAleWebExtension/content.js               |   2 +-
 build/{userale-2.0.0.js => userale-2.0.1.js}       |   2 +-
 .../{userale-2.0.0.min.js => userale-2.0.1.min.js} |   2 +-
 doap-userale.js.rdf                                |   6 +-
 example/index.html                                 |   4 +-
 package-lock.json                                  | 165 ++++++++++-----------
 package.json                                       |  18 ++-
 9 files changed, 123 insertions(+), 105 deletions(-)
 rename build/{userale-2.0.0.js => userale-2.0.1.js} (99%)
 rename build/{userale-2.0.0.min.js => userale-2.0.1.min.js} (98%)