Skip to content

Commit bcc871e

Browse files
chore(release): 0.13.0 release notes
# [0.13.0](v0.12.0...v0.13.0) (2021-11-16) ### Features * **location opt:** added cr location as opt ([1ef4cf9](1ef4cf9))
1 parent 58d4ec8 commit bcc871e

File tree

3 files changed

+95
-47
lines changed

3 files changed

+95
-47
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.13.0](https://github.com/IBM/networking-python-sdk/compare/v0.12.0...v0.13.0) (2021-11-16)
2+
3+
4+
### Features
5+
6+
* **location opt:** added cr location as opt ([1ef4cf9](https://github.com/IBM/networking-python-sdk/commit/1ef4cf96ef2d092089717b76c51b3c4dab91ffe3))
7+
18
# [0.12.0](https://github.com/IBM/networking-python-sdk/compare/v0.11.0...v0.12.0) (2021-10-05)
29

310

package-lock.json

Lines changed: 84 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
3-
"@semantic-release/changelog": "^6.0.0",
4-
"@semantic-release/exec": "^6.0.1",
5-
"@semantic-release/git": "^10.0.0",
6-
"@semantic-release/github": "^8.0.1"
3+
"@semantic-release/changelog": "^6.0.1",
4+
"@semantic-release/exec": "^6.0.2",
5+
"@semantic-release/git": "^10.0.1",
6+
"@semantic-release/github": "^8.0.2"
77
}
88
}

0 commit comments

Comments
 (0)