Skip to content

Commit fdbfdcd

Browse files
chore(release): 0.15.0 release notes
# [0.15.0](v0.14.1...v0.15.0) (2022-01-13) ### Features * **Alerts and webhooks:** added alert-policy and webhooks ([1385d69](1385d69))
1 parent 986a6c2 commit fdbfdcd

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.15.0](https://github.com/IBM/networking-python-sdk/compare/v0.14.1...v0.15.0) (2022-01-13)
2+
3+
4+
### Features
5+
6+
* **Alerts and webhooks:** added alert-policy and webhooks ([1385d69](https://github.com/IBM/networking-python-sdk/commit/1385d690814a1d5aac70d1e359cba4342e58568d))
7+
18
## [0.14.1](https://github.com/IBM/networking-python-sdk/compare/v0.14.0...v0.14.1) (2021-11-22)
29

310

package-lock.json

Lines changed: 7 additions & 7 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
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"@semantic-release/changelog": "^6.0.1",
4-
"@semantic-release/exec": "^6.0.2",
4+
"@semantic-release/exec": "^6.0.3",
55
"@semantic-release/git": "^10.0.1",
66
"@semantic-release/github": "^8.0.2"
77
}

0 commit comments

Comments
 (0)