Skip to content

Commit

Permalink
chore(package): version 3.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JPB authored and BlondJP committed Aug 25, 2023
1 parent 86751e9 commit 0f8cd1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.51.0] - 2023-08-21

### Fetch User infos

- Add field countryCode in userCompany
- Add field unit in userCompany

## [3.50.0] - 2023-08-21

### Create/update customers
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/ArrowSphere/nodejs-api-client.git"
},
"version": "3.50.0",
"version": "3.51.0",
"description": "Node.js client for ArrowSphere's public API",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 0f8cd1a

Please sign in to comment.