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: voiceflow/libs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @voiceflow/base-types@2.4.2
Choose a base ref
...
head repository: voiceflow/libs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @voiceflow/base-types@2.5.0
Choose a head ref
  • 6 commits
  • 20 files changed
  • 4 contributors

Commits on Dec 6, 2021

  1. fix: track is sync return promise (VF-000) (#131)

    * fix: track is sync return promise (VF-000)
    
    * chore: fix logic
    
    * chore: fix tests
    DecathectZero authored Dec 6, 2021
    Configuration menu
    Copy the full SHA
    86510fd View commit details
    Browse the repository at this point in the history
  2. chore(release): publish

     - @voiceflow/api-sdk@3.3.6
    vf-service-account committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    85a2070 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. chore(deps): bump semver-regex from 3.1.2 to 3.1.3 (#69)

    Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/sindresorhus/semver-regex/releases)
    - [Commits](https://github.com/sindresorhus/semver-regex/commits)
    
    ---
    updated-dependencies:
    - dependency-name: semver-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    4d697f2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump tar from 4.4.13 to 4.4.19 (#48)

    Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v4.4.13...v4.4.19)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ae37362 View commit details
    Browse the repository at this point in the history
  3. feat: export TraceType In Trace (VF-000) (#133)

    * Add TraceType to Trace exports
    
    Add TraceType to Trace exports
    
    * use proper import path for TraceType
    
    Co-authored-by: Tyler Han <tylerhan97@gmail.com>
    
    * Reorder TraceType export to be alphabetical
    
    Co-authored-by: Tyler Han <tylerhan97@gmail.com>
    Matthew-Smith and DecathectZero authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    4ccbbc6 View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

     - @voiceflow/alexa-types@2.2.6
     - @voiceflow/api-sdk@3.3.7
     - @voiceflow/base-types@2.5.0
     - @voiceflow/chat-types@2.1.6
     - @voiceflow/general-types@3.2.6
     - @voiceflow/google-dfes-types@2.3.6
     - @voiceflow/google-types@2.3.6
     - @voiceflow/voice-types@2.1.6
    vf-service-account committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c3661b8 View commit details
    Browse the repository at this point in the history
Loading