Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.0](v2.5.0...v2.6.0) (2020-09-25)

### Features

* upgrade axios and re-enable gzipping responses ([#110](#110)) ([9e94251](9e94251))
  • Loading branch information
semantic-release-bot committed Sep 25, 2020
1 parent 9e94251 commit 4d2a905
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.6.0](https://github.com/IBM/node-sdk-core/compare/v2.5.0...v2.6.0) (2020-09-25)


### Features

* upgrade axios and re-enable gzipping responses ([#110](https://github.com/IBM/node-sdk-core/issues/110)) ([9e94251](https://github.com/IBM/node-sdk-core/commit/9e94251fd23cb60517022455017ed34d3a419362))

# [2.5.0](https://github.com/IBM/node-sdk-core/compare/v2.4.5...v2.5.0) (2020-09-18)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ibm-cloud-sdk-core",
"version": "2.5.0",
"version": "2.6.0",
"description": "Core functionality to support SDKs generated with IBM's OpenAPI 3 SDK Generator.",
"main": "./dist/index",
"repository": {
Expand Down

0 comments on commit 4d2a905

Please sign in to comment.