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

Commit 70b914d

Browse files
4.3.3 CHANGELOG [skip ci]
## [4.3.3](v4.3.2...v4.3.3) (2023-02-16) ### Bug Fixes * Altering the order of semantic release config file to have it correct ([#90](#90)) ([8a53994](8a53994))
1 parent 8a53994 commit 70b914d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.3.3](https://github.com/ExpediaGroup/service-client/compare/v4.3.2...v4.3.3) (2023-02-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Altering the order of semantic release config file to have it correct ([#90](https://github.com/ExpediaGroup/service-client/issues/90)) ([8a53994](https://github.com/ExpediaGroup/service-client/commit/8a539945582aa91e9a23b8e6d923f406a66fa579))
7+
18
## [4.3.2](https://github.com/ExpediaGroup/service-client/compare/v4.3.1...v4.3.2) (2023-01-04)
29

310

package-lock.json

Lines changed: 2 additions & 2 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
"name": "@vrbo/service-client",
33
"description": "A general purpose http client built with extensibility in mind. It also features lifecycle hooks, dynamic hostname resolution, and circuit breaking.",
4-
"version": "4.1.0",
4+
"version": "4.3.3",
55
"keywords": [
66
"http",
77
"client",

0 commit comments

Comments
 (0)