Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit 650097e

Browse files
Scale Botsemantic-release-bot
authored andcommitted
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2020-03-18) ### Features * use full name and get rid of Polly tags ([62ad52d](62ad52d))
1 parent 64fba44 commit 650097e

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.4.0](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/compare/v1.3.0...v1.4.0) (2020-03-18)
7+
8+
9+
### Features
10+
11+
* use full name and get rid of Polly tags ([62ad52d](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/commit/62ad52d6152e37bc3eabe8c8e30d20826c20672b))
12+
613
# [1.3.0](https://github.com/ScaleLeap/amazon-advertising-api-nodejs-sdk-2/compare/v1.2.0...v1.3.0) (2020-03-10)
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": "amazon-advertising-api-sdk",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
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)