Skip to content

Commit

Permalink
chore(release): 2.17.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.17.3](v2.17.2...v2.17.3) (2021-12-13)

### Bug Fixes

* bump dependencies to avoid vulnerability alerts ([#183](#183)) ([aef2c6a](aef2c6a))
  • Loading branch information
semantic-release-bot committed Dec 13, 2021
1 parent aef2c6a commit f820300
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.17.3](https://github.com/IBM/node-sdk-core/compare/v2.17.2...v2.17.3) (2021-12-13)


### Bug Fixes

* bump dependencies to avoid vulnerability alerts ([#183](https://github.com/IBM/node-sdk-core/issues/183)) ([aef2c6a](https://github.com/IBM/node-sdk-core/commit/aef2c6a2b2a58ce71990b4ae754a3a0ce32e64fd))

## [2.17.2](https://github.com/IBM/node-sdk-core/compare/v2.17.1...v2.17.2) (2021-12-08)


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.17.2",
"version": "2.17.3",
"description": "Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.",
"main": "./index.js",
"module": "./es/index.js",
Expand Down

0 comments on commit f820300

Please sign in to comment.