Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: segmentio/analytics.js-integrations
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8aa4e29
Choose a base ref
...
head repository: segmentio/analytics.js-integrations
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 04702bb
Choose a head ref
  • 3 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 23, 2023

  1. Added product Id in Ordered Product track event of klaviyo (#736)

    * Added product Id in Ordered Product track event of klaviyo
    
    * Klaviyo unit test cases added
    
    * Change veriable name productId to ProductID as klaviyo description
    
    * HGI-394 Test case added
    
    ---------
    
    Co-authored-by: Ankit Gupta <ankit.gupta@segment.com>
    AnkitUnthinkable and AnkitSegment authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    626a923 View commit details
    Browse the repository at this point in the history
  2. HGI-394 klaviyo package.json Version update (#738)

    * Added product Id in Ordered Product track event of klaviyo
    
    * Klaviyo unit test cases added
    
    * Change veriable name productId to ProductID as klaviyo description
    
    * HGI-394 Test case added
    
    * Klaviyo version update
    
    ---------
    
    Co-authored-by: Ankit Gupta <ankit.gupta@segment.com>
    Co-authored-by: Varadarajan V <109586712+varadarajan-tw@users.noreply.github.com>
    3 people authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    277e940 View commit details
    Browse the repository at this point in the history
  3. Bump json5 from 1.0.1 to 1.0.2

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    04702bb View commit details
    Browse the repository at this point in the history
Loading