You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by js...@apache.org on 2022/10/05 12:07:28 UTC

[unomi-tracker] branch main updated (272b58e -> f08a976)

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

jsinovassinnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/unomi-tracker.git


    from 272b58e  UNOMI-671: change version to 1.0.1
     add 5e587bb  UNOMI-679 : add displayed variant informations in the window object
     add f10334d  feedback
     add ea9b9c8  add inControlGroup in wrapper part
     add b400408  update package version
     new f08a976  Merge pull request #10 from apache/UNOMI-679-add-variant-info-to-window

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:
 dist/apache-unomi-tracker.cjs.js     |   21 +
 dist/apache-unomi-tracker.cjs.js.map |    2 +-
 dist/apache-unomi-tracker.esm.js     |   21 +
 dist/apache-unomi-tracker.esm.js.map |    2 +-
 dist/apache-unomi-tracker.umd.js     | 3193 +++++++++++++++++-----------------
 dist/apache-unomi-tracker.umd.js.map |    2 +-
 package.json                         |    2 +-
 src/apache-unomi-tracker.js          |   20 +-
 8 files changed, 1670 insertions(+), 1593 deletions(-)


[unomi-tracker] 01/01: Merge pull request #10 from apache/UNOMI-679-add-variant-info-to-window

Posted by js...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jsinovassinnaik pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/unomi-tracker.git

commit f08a976ff216cba777c18cd38e5500b80bb6faee
Merge: 272b58e b400408
Author: jsinovassin <58...@users.noreply.github.com>
AuthorDate: Wed Oct 5 14:07:23 2022 +0200

    Merge pull request #10 from apache/UNOMI-679-add-variant-info-to-window
    
    UNOMI-679 : add displayed variant informations in the window object

 dist/apache-unomi-tracker.cjs.js     |   21 +
 dist/apache-unomi-tracker.cjs.js.map |    2 +-
 dist/apache-unomi-tracker.esm.js     |   21 +
 dist/apache-unomi-tracker.esm.js.map |    2 +-
 dist/apache-unomi-tracker.umd.js     | 3193 +++++++++++++++++-----------------
 dist/apache-unomi-tracker.umd.js.map |    2 +-
 package.json                         |    2 +-
 src/apache-unomi-tracker.js          |   20 +-
 8 files changed, 1670 insertions(+), 1593 deletions(-)