Skip to content

Commit

Permalink
chore(release): 3.4.8 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Jul 19, 2022
1 parent 277fdc9 commit 0f6d378
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.4.8](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.7...v3.4.8) (2022-07-19)


### Bug Fixes

* **deps:** update dependency axios to v0.27.2 ([8576802](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/85768026e37177e7412aad684c20d410233254a8))
* **deps:** update dependency fp-ts to v2.12.1 ([b29a60d](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/b29a60d46a6d20ef9cfbd907759ae474dc274c90))

## [3.4.7](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.4.6...v3.4.7) (2022-06-07)


Expand Down
4 changes: 2 additions & 2 deletions 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": "3.4.7",
"version": "3.4.8",
"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 0f6d378

Please sign in to comment.