Skip to content

Commit

Permalink
Prepare new release
Browse files Browse the repository at this point in the history
  • Loading branch information
wontheone1 committed May 4, 2022
1 parent 1e122c3 commit 3cd5a37
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 @@ -8,6 +8,13 @@ adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## Unreleased - xxxx-xx-xx

## v1.8.0 - 2022-05-05

### Added

- New endpoint [#52](https://github.com/sharetribe/flex-integration-sdk-js/pull/52)
- `integrationSdk.listings.create(/* ... */)`

### Changed

- Read response data as Transit only if Content-Type header is
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.7.0",
"version": "1.8.0",
"description": "Sharetribe Flex Integration API SDK for JavaScript",
"main": "build/sharetribe-flex-integration-sdk-node.js",
"scripts": {
Expand Down

0 comments on commit 3cd5a37

Please sign in to comment.