Skip to content

Commit

Permalink
chore(release): 3.1.31 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.31](v3.1.30...v3.1.31) (2021-10-14)

### Bug Fixes

* **deps:** update dependency fp-ts to v2.11.5 ([44a3978](44a3978))
  • Loading branch information
Scale Bot authored and semantic-release-bot committed Oct 14, 2021
1 parent 44a3978 commit 9402008
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.31](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.1.30...v3.1.31) (2021-10-14)


### Bug Fixes

* **deps:** update dependency fp-ts to v2.11.5 ([44a3978](https://github.com/ScaleLeap/amazon-advertising-api-sdk/commit/44a39785f3e281e32b37b1accab46bc859f4a4a7))

## [3.1.30](https://github.com/ScaleLeap/amazon-advertising-api-sdk/compare/v3.1.29...v3.1.30) (2021-10-13)


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": "3.1.30",
"version": "3.1.31",
"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 9402008

Please sign in to comment.