Skip to content

Commit 6aed875

Browse files
chore(release): 0.19.0 release notes
# [0.19.0](v0.18.0...v0.19.0) (2022-09-23) ### Features * AS Prepend and Route Report support for Direct Link ([#66](#66)) ([505d7a4](505d7a4))
1 parent ad3ed73 commit 6aed875

File tree

3 files changed

+26
-87
lines changed

3 files changed

+26
-87
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.19.0](https://github.com/IBM/networking-python-sdk/compare/v0.18.0...v0.19.0) (2022-09-23)
2+
3+
4+
### Features
5+
6+
* AS Prepend and Route Report support for Direct Link ([#66](https://github.com/IBM/networking-python-sdk/issues/66)) ([505d7a4](https://github.com/IBM/networking-python-sdk/commit/505d7a4c6daf3c54e96aefd789418cac5840afd5))
7+
18
# [0.18.0](https://github.com/IBM/networking-python-sdk/compare/v0.17.2...v0.18.0) (2022-07-21)
29

310

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"@semantic-release/changelog": "^6.0.1",
44
"@semantic-release/exec": "^6.0.3",
55
"@semantic-release/git": "^10.0.1",
6-
"@semantic-release/github": "^8.0.5"
6+
"@semantic-release/github": "^8.0.6"
77
}
88
}

0 commit comments

Comments
 (0)