Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 20, 2021
1 parent 2551195 commit 3a12f87
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0](https://github.com/whitebox-co/walmart-marketplace-api/compare/v1.3.1...v2.0.0) (2021-09-20)

### Code Refactoring

- **requestHelper:** getAllRecursively now uses requestParams instead of limit ([2551195](https://github.com/whitebox-co/walmart-marketplace-api/commit/255119580e6971e37b40d32a423df6a942922824))

### BREAKING CHANGES

- **requestHelper:** requestHelper.getAllRecursively now uses requestParams instead of limit

## [1.3.1](https://github.com/whitebox-co/walmart-marketplace-api/compare/v1.3.0...v1.3.1) (2021-09-17)

### Bug Fixes
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": "@whitebox-co/walmart-marketplace-api",
"version": "1.3.1",
"version": "2.0.0",
"description": "A fully typed TypeScript and Node.js API library for the Walmart Marketplace API",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 3a12f87

Please # to comment.