Skip to content

Commit

Permalink
Stable v0.16.1
Browse files Browse the repository at this point in the history
Signed-off-by: Quentin Guidée <[email protected]>
  • Loading branch information
quentinguidee committed Dec 2, 2023
1 parent 08c83bc commit 846a752
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions baselines/beta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"date": "2023-12-01",
"version": "v0.16.0",
"version": "v0.16.1",
"description": "This new release adds the support for Vertex Accounts, internal database, and more.",
"vertex": "v0.16.0",
"vertex_client": "v0.16.1",
"vertex_client": "v0.16.2",
"vertex_services": "efec185c36d9d0acb640a1a45e080ed782ed6575"
}
4 changes: 2 additions & 2 deletions baselines/stable.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"date": "2023-12-01",
"version": "v0.16.0",
"version": "v0.16.1",
"description": "This new release adds the support for Vertex Accounts, internal database, and more.",
"vertex": "v0.16.0",
"vertex_client": "v0.16.1",
"vertex_client": "v0.16.2",
"vertex_services": "efec185c36d9d0acb640a1a45e080ed782ed6575"
}
8 changes: 8 additions & 0 deletions baselines/versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"date": "2023-12-01",
"version": "v0.16.1",
"description": "This new release adds the support for Vertex Accounts, internal database, and more.",
"vertex": "v0.16.0",
"vertex_client": "v0.16.2",
"vertex_services": "efec185c36d9d0acb640a1a45e080ed782ed6575"
},
{
"date": "2023-12-01",
"version": "v0.16.0",
Expand Down

0 comments on commit 846a752

Please sign in to comment.