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

Commit 0f6d378

Browse files
Scale Botsemantic-release-bot
authored andcommitted
chore(release): 3.4.8 [skip ci]
## [3.4.8](v3.4.7...v3.4.8) (2022-07-19) ### Bug Fixes * **deps:** update dependency axios to v0.27.2 ([8576802](8576802)) * **deps:** update dependency fp-ts to v2.12.1 ([b29a60d](b29a60d))
1 parent 277fdc9 commit 0f6d378

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [3.4.8](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.7...v3.4.8) (2022-07-19)
7+
8+
9+
### Bug Fixes
10+
11+
* **deps:** update dependency axios to v0.27.2 ([8576802](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/85768026e37177e7412aad684c20d410233254a8))
12+
* **deps:** update dependency fp-ts to v2.12.1 ([b29a60d](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/b29a60d46a6d20ef9cfbd907759ae474dc274c90))
13+
614
## [3.4.7](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.6...v3.4.7) (2022-06-07)
715

816

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "3.4.7",
3+
"version": "3.4.8",
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)