Skip to content

Commit

Permalink
chore(release): 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.15.0](v1.14.0...v1.15.0) (2020-04-06)

### Bug Fixes

* snapshot type guarding ([c40b9d6](c40b9d6))

### Features

* update type guarding of SnapshotResponse ([3b05d7a](3b05d7a))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Apr 6, 2020
1 parent 699dad2 commit a4c4639
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.15.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v1.14.0...v1.15.0) (2020-04-06)


### Bug Fixes

* snapshot type guarding ([c40b9d6](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/c40b9d67592942978c3b5e4412480bb14125ce43))


### Features

* update type guarding of SnapshotResponse ([3b05d7a](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/3b05d7af6ebe4271471198aa931f091c6113013f))

# [1.14.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v1.13.0...v1.14.0) (2020-04-04)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scaleleap/amazon-advertising-api-sdk",
"version": "1.14.0",
"version": "1.15.0",
"description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit a4c4639

Please sign in to comment.