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: ScaleLeap/amazon-advertising-api-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: ScaleLeap/amazon-advertising-api-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.3
Choose a head ref
  • 10 commits
  • 60 files changed
  • 4 contributors

Commits on Mar 5, 2020

  1. Copy the full SHA
    d824b44 View commit details
  2. Copy the full SHA
    3cb9246 View commit details

Commits on Mar 6, 2020

  1. Copy the full SHA
    6871f35 View commit details
  2. build: adds clean before build

    moltar authored and Roman committed Mar 6, 2020
    Copy the full SHA
    25664e1 View commit details
  3. build: ignores the entire contents of lib dir

    moltar authored and Roman committed Mar 6, 2020
    Copy the full SHA
    41f9b81 View commit details
  4. build: adds a build-specific TypeScript config

    moltar authored and Roman committed Mar 6, 2020
    Copy the full SHA
    7121fe5 View commit details
  5. build: sets the paths for main and types

    moltar authored and Roman committed Mar 6, 2020
    Copy the full SHA
    f31e699 View commit details
  6. fix: ESLint config issue

    moltar authored and Roman committed Mar 6, 2020
    Copy the full SHA
    c9d3cfd View commit details
  7. fix: references to package.json

    importing package.json directly from the require / import system causes
    it to be bundled with the transpiled code in ./lib which then causes
    problems with release.
    
    Closes #249
    moltar authored and Roman committed Mar 6, 2020
    Copy the full SHA
    f8b30e8 View commit details
  8. chore(release): 1.1.3 [skip ci]

    ## [1.1.3](v1.1.2...v1.1.3) (2020-03-06)
    
    ### Bug Fixes
    
    * ESLint config issue ([c9d3cfd](c9d3cfd))
    * references to package.json ([f8b30e8](f8b30e8)), closes [#249](#249)
    Scale Bot authored and semantic-release-bot committed Mar 6, 2020
    Copy the full SHA
    34cb54a View commit details
Loading