Skip to content

Commit 7ab8f48

Browse files
Release Workflowgithub-actions[bot]
authored andcommitted
[CI Pipeline] Released Minor version: 1.7.0
1 parent 7aae2a3 commit 7ab8f48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/google-secure-signals-integration/server_side/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uid2-publisher",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"private": true,
55
"license": "BSD-2-Clause",
66
"engineStrict": true,
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "1.6", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always" } } } }
1+
{ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "1.7", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always" } } } }

0 commit comments

Comments
 (0)