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

Commit 96d9940

Browse files
12.4.1 CHANGELOG [skip ci]
## [12.4.1](v12.4.0...v12.4.1) (2023-02-14) ### Bug Fixes * Altering the order of semantic release config file to have it correct ([#66](#66)) ([966caf5](966caf5))
1 parent 966caf5 commit 96d9940

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+
## [12.4.1](https://github.com/expediagroup/steerage/compare/v12.4.0...v12.4.1) (2023-02-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Altering the order of semantic release config file to have it correct ([#66](https://github.com/expediagroup/steerage/issues/66)) ([966caf5](https://github.com/expediagroup/steerage/commit/966caf52e7689dbd7149aa7f5bce8432f1af7df1))
7+
18
# [12.4.0](https://github.com/expediagroup/steerage/compare/v12.3.2...v12.4.0) (2023-02-09)
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,6 +1,6 @@
11
{
22
"name": "@vrbo/steerage",
3-
"version": "12.1.3",
3+
"version": "12.4.1",
44
"description": "Hapi plugin for server configuration and composition using confidence, topo, and shortstop.",
55
"bugs": "http://github.com/expediagroup/steerage/issues",
66
"repository": {

0 commit comments

Comments
 (0)