Skip to content

Commit

Permalink
chore(release): 2.11.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.11.3](v2.11.2...v2.11.3) (2021-06-14)

### Bug Fixes

* **build:** revert inadvertently-committed directories ([#147](#147)) ([1fb6295](1fb6295))
  • Loading branch information
semantic-release-bot committed Jun 14, 2021
1 parent 1fb6295 commit a092012
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.11.3](https://github.com/IBM/node-sdk-core/compare/v2.11.2...v2.11.3) (2021-06-14)


### Bug Fixes

* **build:** revert inadvertently-committed directories ([#147](https://github.com/IBM/node-sdk-core/issues/147)) ([1fb6295](https://github.com/IBM/node-sdk-core/commit/1fb62955e74e73c805b6221ca85e22517335f273))

## [2.11.2](https://github.com/IBM/node-sdk-core/compare/v2.11.1...v2.11.2) (2021-06-10)


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.11.2",
"version": "2.11.3",
"description": "Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.",
"main": "./dist/index",
"repository": {
Expand Down

0 comments on commit a092012

Please sign in to comment.