Skip to content

Commit e0d5769

Browse files
Release Workflowgithub-actions[bot]
authored andcommitted
[CI Pipeline] Released Minor version: 1.0.11
1 parent 0616a44 commit e0d5769

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

examples/google-secure-signals-integration/with_sdk_v3/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.2.0",
3+
"version": "1.0.11",
44
"private": true,
55
"engineStrict": true,
66
"license": "BSD-2-Clause",
Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1 @@
1-
{
2-
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "1.0.10-ebe469c1de",
4-
"publicReleaseRefSpec": ["^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$"],
5-
"cloudBuild": {
6-
"setVersionVariables": true,
7-
"buildNumber": { "enabled": true, "includeCommitId": { "when": "always" } }
8-
}
9-
}
1+
{ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json", "version": "1.0.11", "publicReleaseRefSpec": [ "^refs/heads/master$", "^refs/heads/v\\d+(?:\\.\\d+)?$" ], "cloudBuild": { "setVersionVariables": true, "buildNumber": { "enabled": true, "includeCommitId": { "when": "always" } } } }

0 commit comments

Comments
 (0)