Skip to content

Commit

Permalink
chore(release): 0.49.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.49.0](v0.48.0...v0.49.0) (2024-07-12)

### Features

* **CIS:** origin post quantum encryption and max HTTP version ([#201](#201)) ([10dc3c5](10dc3c5))
  • Loading branch information
semantic-release-bot committed Jul 12, 2024
1 parent b9501e9 commit 074bbda
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.49.0](https:/IBM/networking-go-sdk/compare/v0.48.0...v0.49.0) (2024-07-12)


### Features

* **CIS:** origin post quantum encryption and max HTTP version ([#201](https:/IBM/networking-go-sdk/issues/201)) ([10dc3c5](https:/IBM/networking-go-sdk/commit/10dc3c5c25f214180252831fc75f8d515652784b))

# [0.48.0](https:/IBM/networking-go-sdk/compare/v0.47.2...v0.48.0) (2024-07-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"@semantic-release/github": "^10.0.7"
"@semantic-release/github": "^10.1.0"
}
}

0 comments on commit 074bbda

Please sign in to comment.