You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by jk...@apache.org on 2022/09/22 09:25:23 UTC

[unomi-tracker] branch UNOMI-671-additional-for-releasing updated (febedb9 -> 7c2a47f)

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

jkevan pushed a change to branch UNOMI-671-additional-for-releasing
in repository https://gitbox.apache.org/repos/asf/unomi-tracker.git


    from febedb9  UNOMI-671: add missing stuff for release process
     add 7c2a47f  UNOMI-671: add missing stuff for release process

No new revisions were added by this update.

Summary of changes:
 KEYS                             | 200 +++++++++++++++++++++++++++++++++++++++
 LICENSE_HEADER                   |  14 +++
 dist/apache-unomi-tracker.cjs.js |  17 ++++
 dist/apache-unomi-tracker.esm.js |  17 ++++
 dist/apache-unomi-tracker.umd.js |  17 ++++
 package.json                     |   3 +-
 rollup.config.js                 |  22 ++++-
 yarn.lock                        |  99 ++++++++++++++++++-
 8 files changed, 385 insertions(+), 4 deletions(-)
 create mode 100644 KEYS
 create mode 100644 LICENSE_HEADER