Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Begin development on v3.6.0 #1749

Closed
wants to merge 11 commits into from
Closed

Commits on Apr 10, 2024

  1. fix changelog

    kevinxh committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2f0760f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2df9f52 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Consume latest commerce-sdk-isomorphic (#1743)

    * bump isomorphic sdk version
    
    * fix param keys
    
    * upgrade to 1.13.1
    kevinxh authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    74b90fd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Release 3.5.0 - SLAS Private Client Support (#1747)

    * bump version to 3.5.0 and update CHANGELOGs
    
    * fix versions and changelogs
    
    * fix lock file versions
    
    * fix package version
    
    * fix package version 2
    
    * use npm on both win and mac platforms
    
    * Revert "use npm on both win and mac platforms"
    
    This reverts commit 63b402f.
    
    * debug ci
    
    * try shell:true
    
    * more shell:true
    
    * Update scripts/check-version.js
    
    Signed-off-by: Kevin He <[email protected]>
    
    ---------
    
    Signed-off-by: Kevin He <[email protected]>
    kevinxh authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    59b8a18 View commit details
    Browse the repository at this point in the history
  2. Begin development on 3.6.0

    kevinxh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e9cf4be View commit details
    Browse the repository at this point in the history
  3. fix versions

    kevinxh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    51bd67b View commit details
    Browse the repository at this point in the history
  4. add changelog

    kevinxh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8920813 View commit details
    Browse the repository at this point in the history
  5. fix package lock version

    kevinxh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5e2b73c View commit details
    Browse the repository at this point in the history
  6. fix package lock version 2

    kevinxh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    db6cf02 View commit details
    Browse the repository at this point in the history
  7. fix package lock version 3

    kevinxh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dc2855f View commit details
    Browse the repository at this point in the history
  8. fix peer dep version

    kevinxh committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    66d42c2 View commit details
    Browse the repository at this point in the history