Skip to content

Commit 4bc7c37

Browse files
committed
Package versions & telemetry elements.
1 parent 218e5c4 commit 4bc7c37

File tree

23 files changed

+41
-17
lines changed

23 files changed

+41
-17
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
{
2+
"name": "Umbraco.Cms.Integrations.Automation.Zapier",
3+
"version": "1.0.4",
4+
"allowPackageTelemetry": true,
25
"javascript": [
36
"~/App_Plugins/UmbracoCms.Integrations/Automation/Zapier/js/zapier.controller.js",
47
"~/App_Plugins/UmbracoCms.Integrations/Automation/Zapier/js/zapier.resource.js"
58
],
69
"css": [
7-
"~/App_Plugins/UmbracoCms.Integrations/Automation/Zapier/css/zapier.css"
8-
]
10+
"~/App_Plugins/UmbracoCms.Integrations/Automation/Zapier/css/zapier.css"
11+
]
912
}

src/Umbraco.Cms.Integrations.Automation.Zapier/Umbraco.Cms.Integrations.Automation.Zapier.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<RepositoryUrl>https://github.com/umbraco/Umbraco.Cms.Integrations</RepositoryUrl>
1010
<PackageProjectUrl>https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Automation.Zapier</PackageProjectUrl>
1111
<Product>Umbraco.Cms.Integrations.Automation.Zapier</Product>
12-
<Version>1.1.3</Version>
12+
<Version>1.0.4</Version>
1313
<PackageTags>Umbraco;Umbraco-Marketplace</PackageTags>
1414
</PropertyGroup>
1515

src/Umbraco.Cms.Integrations.Automation.Zapier/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<info>
44
<package>
55
<name>Umbraco.Cms.Integrations.Automation.Zapier</name>
6-
<version>1.1.3</version>
6+
<version>1.0.4</version>
77
<iconUrl></iconUrl>
88
<licence url="https://opensource.org/licenses/MIT">MIT</licence>
99
<url>https://github.com/umbraco/Umbraco.Cms.Integrations</url>

src/Umbraco.Cms.Integrations.Commerce.CommerceTools/App_Plugins/UmbracoCms.Integrations/Commerce/CommerceTools/package.manifest

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "Umbraco.Cms.Integrations.Commerce.CommerceTools",
3+
"version": "1.0.1",
4+
"allowPackageTelemetry": true,
25
"javascript": [
36
"~/App_Plugins/UmbracoCms.Integrations/Commerce/CommerceTools/Resources/CommerceToolsResource.js",
47
"~/App_Plugins/UmbracoCms.Integrations/Commerce/CommerceTools/Overlays/CommerceToolsPickerOverlayController.js",

src/Umbraco.Cms.Integrations.Commerce.CommerceTools/Umbraco.Cms.Integrations.Commerce.CommerceTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageIconUrl></PackageIconUrl>
1111
<PackageProjectUrl>https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.CommerceTools</PackageProjectUrl>
1212
<RepositoryUrl>https://github.com/umbraco/Umbraco.Cms.Integrations</RepositoryUrl>
13-
<Version>1.1.0</Version>
13+
<Version>1.0.1</Version>
1414
<Authors>Umbraco HQ</Authors>
1515
<Company>Umbraco</Company>
1616
<PackageTags>Umbraco;Umbraco-Marketplace</PackageTags>

src/Umbraco.Cms.Integrations.Commerce.CommerceTools/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<info>
44
<package>
55
<name>Umbraco.Cms.Integrations.Commerce.CommerceTools</name>
6-
<version>1.1.0</version>
6+
<version>1.0.1</version>
77
<iconUrl></iconUrl>
88
<licence url="https://opensource.org/licenses/MIT">MIT</licence>
99
<url>https://github.com/umbraco/Umbraco.Cms.Integrations</url>

src/Umbraco.Cms.Integrations.Commerce.Shopify/App_Plugins/UmbracoCms.Integrations/Commerce/Shopify/package.manifest

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "Umbraco.Cms.Integrations.Commerce.Shopify",
3+
"version": "1.0.3",
4+
"allowPackageTelemetry": true,
25
"javascript": [
36
"~/App_Plugins/UmbracoCms.Integrations/Commerce/Shopify/js/productPicker.controller.js",
47
"~/App_Plugins/UmbracoCms.Integrations/Commerce/Shopify/js/productPickerSettings.controller.js",

src/Umbraco.Cms.Integrations.Commerce.Shopify/Umbraco.Cms.Integrations.Commerce.Shopify.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageIconUrl></PackageIconUrl>
1111
<PackageProjectUrl>https://github.com/umbraco/Umbraco.Cms.Integrations/blob/main/src/Umbraco.Cms.Integrations.Commerce.Shopify</PackageProjectUrl>
1212
<RepositoryUrl>https://github.com/umbraco/Umbraco.Cms.Integrations</RepositoryUrl>
13-
<Version>1.1.2</Version>
13+
<Version>1.0.3</Version>
1414
<Authors>Umbraco HQ</Authors>
1515
<Company>Umbraco</Company>
1616
<PackageTags>Umbraco;Umbraco-Marketplace</PackageTags>

src/Umbraco.Cms.Integrations.Commerce.Shopify/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<info>
44
<package>
55
<name>Umbraco.Cms.Integrations.Commerce.Shopify</name>
6-
<version>1.1.2</version>
6+
<version>1.0.3</version>
77
<iconUrl></iconUrl>
88
<licence url="https://opensource.org/licenses/MIT">MIT</licence>
99
<url>https://github.com/umbraco/Umbraco.Cms.Integrations</url>

src/Umbraco.Cms.Integrations.Crm.ActiveCampaign/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/package.manifest

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"name": "Umbraco.Cms.Integrations.Crm.ActiveCampaign",
3+
"version": "1.0.1",
4+
"allowPackageTelemetry": true,
25
"javascript": [
36
"~/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/js/configuration.controller.js",
47
"~/App_Plugins/UmbracoCms.Integrations/Crm/ActiveCampaign/js/formpicker.controller.js",

0 commit comments

Comments
 (0)