Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
4.4.0 CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
# [4.4.0](v4.3.3...v4.4.0) (2023-02-22)

### Features

* Updating some dependencies ([#91](#91)) ([5495738](5495738))
  • Loading branch information
semantic-release-bot committed Feb 22, 2023
1 parent 5495738 commit 4528bb0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.4.0](https://github.com/ExpediaGroup/service-client/compare/v4.3.3...v4.4.0) (2023-02-22)


### Features

* Updating some dependencies ([#91](https://github.com/ExpediaGroup/service-client/issues/91)) ([5495738](https://github.com/ExpediaGroup/service-client/commit/5495738f9fc61441c4ea65ffd77c89a1a084ebb9))

## [4.3.3](https://github.com/ExpediaGroup/service-client/compare/v4.3.2...v4.3.3) (2023-02-16)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@vrbo/service-client",
"description": "A general purpose http client built with extensibility in mind. It also features lifecycle hooks, dynamic hostname resolution, and circuit breaking.",
"version": "4.3.3",
"version": "4.4.0",
"keywords": [
"http",
"client",
Expand Down

0 comments on commit 4528bb0

Please sign in to comment.