Skip to content

Commit 674ae00

Browse files
chore(release): 0.21.0 release notes
# [0.21.0](v0.20.0...v0.21.0) (2022-11-30) ### Features * adding unbound GRE related changes ([#67](#67)) ([618837b](618837b))
1 parent b401024 commit 674ae00

File tree

3 files changed

+34
-67
lines changed

3 files changed

+34
-67
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.21.0](https://github.com/IBM/networking-python-sdk/compare/v0.20.0...v0.21.0) (2022-11-30)
2+
3+
4+
### Features
5+
6+
* adding unbound GRE related changes ([#67](https://github.com/IBM/networking-python-sdk/issues/67)) ([618837b](https://github.com/IBM/networking-python-sdk/commit/618837b8797fb0b5d39f5ef41b4e241377abc733))
7+
18
# [0.20.0](https://github.com/IBM/networking-python-sdk/compare/v0.19.0...v0.20.0) (2022-11-21)
29

310

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
3-
"@semantic-release/changelog": "^6.0.1",
3+
"@semantic-release/changelog": "^6.0.2",
44
"@semantic-release/exec": "^6.0.3",
55
"@semantic-release/git": "^10.0.1",
6-
"@semantic-release/github": "^8.0.6"
6+
"@semantic-release/github": "^8.0.7"
77
}
88
}

0 commit comments

Comments
 (0)