Skip to content

Commit

Permalink
Release 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vernondegoede committed Jul 9, 2020
1 parent 74ae87a commit 9a40434
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@

All notable changes to this project will be documented in this file.

### v3.2.1 - 20202-07-07
### v3.2.2 - 2020-07-09
- Fix types for mollieClient.orders.create (#159)

### v3.2.1 - 2020-07-07
- Upgraded `kinda-of` dependency (#158)

#### v3.2.0 - 2020-06-03
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mollie/api-client",
"version": "3.2.1",
"version": "3.2.2",
"license": "BSD-3-Clause",
"description": "Official Mollie API client for Node",
"repository": {
Expand Down

0 comments on commit 9a40434

Please sign in to comment.