Skip to content

Commit c46f793

Browse files
Merge pull request #535 from chocolatey/choco-theme/2.9.0
(#530)(#532)(#533) choco-theme 2.9.0
2 parents af1b3e6 + 7b13108 commit c46f793

26 files changed

Lines changed: 109 additions & 171 deletions

File tree

packages/blog/dist/partials/TermsContent.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
<ul>
109109
<li>
110110
Use the Site and associated services for purposes of managing organizational computers. Organizations using Chocolatey products should not use the Chocolatey Community Repository directly, instead using other repositories, such as their own internal repositories. Exceptions to this include:
111+
<ul>
111112
<li>
112113
The use of package repository solutions that use the Chocolatey Community Repository as an "upstream" to cache packages locally on that repository server.
113114
</li>

packages/blog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chocolatey-software/blog",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Chocolatey Software theme assets for use on blog.chocolatey.org.",
55
"author": "Chocolatey Software (https://chocolatey.org/)",
66
"homepage": "https://github.com/chocolatey/choco-theme/blob/main/packages/blog#readme",

packages/boxstarter/dist/partials/_TermsContent.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
<ul>
109109
<li>
110110
Use the Site and associated services for purposes of managing organizational computers. Organizations using Chocolatey products should not use the Chocolatey Community Repository directly, instead using other repositories, such as their own internal repositories. Exceptions to this include:
111+
<ul>
111112
<li>
112113
The use of package repository solutions that use the Chocolatey Community Repository as an "upstream" to cache packages locally on that repository server.
113114
</li>

packages/boxstarter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chocolatey-software/boxstarter",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Chocolatey Software theme assets for use on boxstarter.org.",
55
"author": "Chocolatey Software (https://chocolatey.org/)",
66
"homepage": "https://github.com/chocolatey/choco-theme/blob/main/packages/boxstarter#readme",

packages/ccr/dist/partials/_TermsContent.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
<ul>
109109
<li>
110110
Use the Site and associated services for purposes of managing organizational computers. Organizations using Chocolatey products should not use the Chocolatey Community Repository directly, instead using other repositories, such as their own internal repositories. Exceptions to this include:
111+
<ul>
111112
<li>
112113
The use of package repository solutions that use the Chocolatey Community Repository as an "upstream" to cache packages locally on that repository server.
113114
</li>

packages/ccr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chocolatey-software/ccr",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Chocolatey Software theme assets for use on community.chocolatey.org",
55
"author": "Chocolatey Software (https://chocolatey.org/)",
66
"homepage": "https://github.com/chocolatey/choco-theme/blob/main/packages/ccr#readme",

packages/credits/dist/partials/TermsContent.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
<ul>
109109
<li>
110110
Use the Site and associated services for purposes of managing organizational computers. Organizations using Chocolatey products should not use the Chocolatey Community Repository directly, instead using other repositories, such as their own internal repositories. Exceptions to this include:
111+
<ul>
111112
<li>
112113
The use of package repository solutions that use the Chocolatey Community Repository as an "upstream" to cache packages locally on that repository server.
113114
</li>

packages/credits/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chocolatey-software/credits",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Chocolatey Software theme assets for generating credits.",
55
"author": "Chocolatey Software (https://chocolatey.org/)",
66
"homepage": "https://github.com/chocolatey/choco-theme/blob/main/packages/credits-generator#readme",

packages/design/dist/partials/_TermsContent.cshtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
<ul>
109109
<li>
110110
Use the Site and associated services for purposes of managing organizational computers. Organizations using Chocolatey products should not use the Chocolatey Community Repository directly, instead using other repositories, such as their own internal repositories. Exceptions to this include:
111+
<ul>
111112
<li>
112113
The use of package repository solutions that use the Chocolatey Community Repository as an "upstream" to cache packages locally on that repository server.
113114
</li>

packages/design/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chocolatey-software/design",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"description": "Chocolatey Software theme assets for use on design.chocolatey.org.",
55
"author": "Chocolatey Software (https://chocolatey.org/)",
66
"homepage": "https://github.com/chocolatey/choco-theme/blob/main/packages/design#readme",

0 commit comments

Comments
 (0)