Skip to content

Commit

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

## [2.0.1](https://github.com/whitebox-co/walmart-marketplace-api/compare/v2.0.0...v2.0.1) (2021-09-21)

### Bug Fixes

- **requestHelper:** getAllRecusively was not properly forming recusive requests ([e00f805](https://github.com/whitebox-co/walmart-marketplace-api/commit/e00f805cc66bb1907668c5be7be44a9e86605ab4))

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

### Code Refactoring
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": "2.0.0",
"version": "2.0.1",
"description": "A fully typed TypeScript and Node.js API library for the Walmart Marketplace API",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 44e06c6

Please # to comment.