Skip to content

Commit

Permalink
chore(release): 16.0.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
ljiang1 committed Apr 26, 2021
1 parent 780e099 commit 12f0896
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="16.0.0-beta2"></a>
# [16.0.0-beta2](https://github.com/splunk/splunk-cloud-sdk-js/compare/v16.0.0-beta1...v16.0.0-beta2) (2021-04-26)


### Bug Fixes

* fix import blob issue ([34172bd](https://github.com/splunk/splunk-cloud-sdk-js/commits/34172bd))
* **client:** handle partial error payloads ([0fcac3a](https://github.com/splunk/splunk-cloud-sdk-js/commits/0fcac3a))


### Features

* update with code-generated api bindings and models performed 2021-04-21 ([72239e3](https://github.com/splunk/splunk-cloud-sdk-js/commits/72239e3))



<a name="16.0.0-beta1"></a>
# [16.0.0-beta1](https://github.com/splunk/splunk-cloud-sdk-js/compare/v15.0.0...v16.0.0-beta1) (2021-03-31)

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": "@splunkdev/cloud-sdk",
"version": "16.0.0-beta1",
"version": "16.0.0-beta2",
"description": "Splunk Cloud SDK for Javascript",
"main": "splunk.js",
"types": "splunk.d.ts",
Expand Down

0 comments on commit 12f0896

Please sign in to comment.