Skip to content

Commit f519825

Browse files
Scale Botsemantic-release-bot
Scale Bot
authored andcommitted
chore(release): 1.30.1 [skip ci]
## [1.30.1](v1.30.0...v1.30.1) (2020-10-05) ### Bug Fixes * **deps:** update dependency io-ts to v2.2.11 ([007bcd6](007bcd6))
1 parent 007bcd6 commit f519825

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.30.1](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v1.30.0...v1.30.1) (2020-10-05)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency io-ts to v2.2.11 ([007bcd6](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/007bcd6136728074fae95337d1bd7877c73ca830))
12+
613
# [1.30.0](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v1.29.9...v1.30.0) (2020-09-24)
714

815

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scaleleap/amazon-advertising-api-sdk",
3-
"version": "1.30.0",
3+
"version": "1.30.1",
44
"description": "Amazon Advertising API TypeScript and Node.js Unofficial SDK",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)