Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rap1ds committed Oct 6, 2021
1 parent a4b98a1 commit ce1d2bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased - xxxx-xx-xx

## v1.7.0 - 2021-10-06

### Added

- Ability to serialize an array of SDK types, i.e. array of UUIDs. Useful when
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": "sharetribe-flex-integration-sdk",
"version": "1.6.1",
"version": "1.7.0",
"description": "Sharetribe Flex Integration API SDK for JavaScript",
"main": "build/sharetribe-flex-integration-sdk-node.js",
"scripts": {
Expand Down

0 comments on commit ce1d2bc

Please sign in to comment.