Skip to content

Commit 3a5c8a2

Browse files
chore(release): 0.22.1 release notes
## [0.22.1](v0.22.0...v0.22.1) (2023-06-14) ### Bug Fixes * fixing codeQL errors ([#82](#82)) ([e6f492a](e6f492a))
1 parent 0ec472e commit 3a5c8a2

File tree

3 files changed

+86
-116
lines changed

3 files changed

+86
-116
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.22.1](https://github.com/IBM/networking-python-sdk/compare/v0.22.0...v0.22.1) (2023-06-14)
2+
3+
4+
### Bug Fixes
5+
6+
* fixing codeQL errors ([#82](https://github.com/IBM/networking-python-sdk/issues/82)) ([e6f492a](https://github.com/IBM/networking-python-sdk/commit/e6f492a5106dd0c0e7f8012e765e42712ed2af2e))
7+
18
# [0.22.0](https://github.com/IBM/networking-python-sdk/compare/v0.21.1...v0.22.0) (2023-03-29)
29

310

package-lock.json

Lines changed: 78 additions & 115 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,7 +3,7 @@
33
"@semantic-release/changelog": "^6.0.3",
44
"@semantic-release/exec": "^6.0.3",
55
"@semantic-release/git": "^10.0.1",
6-
"@semantic-release/github": "^8.0.7",
6+
"@semantic-release/github": "^8.1.0",
77
"http-cache-semantics": "^4.1.1"
88
}
99
}

0 commit comments

Comments
 (0)