Skip to content

Commit 4ac0da3

Browse files
committed
website update
1 parent 5e32616 commit 4ac0da3

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
bodyFile: '.github/workflows/body-github-release.md'
8888
commit: 'xpack-development'
8989
draft: true
90-
name: 'xPack xPack GCC v${{github.event.inputs.version}}'
90+
name: 'xPack GCC v${{github.event.inputs.version}}'
9191
omitBodyDuringUpdate: true
9292
omitDraftDuringUpdate: true
9393
omitNameDuringUpdate: true

website/blog/2025-10-14-gcc-v12-5-0-1-released.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Packx GCC v12.5.0-1 released
3+
title: xPack GCC v12.5.0-1 released
44
seo_title: Version 12.5.0-1 released
55
description: Version 12.5.0-1 is a new release.
66
keywords:
@@ -76,7 +76,7 @@ The easiest way to install this specific version, is by using **xpm**:
7676
`xpm install @xpack-dev-tools/gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
7777
`} </CodeBlock>
7878

79-
Comprehensive instructions for installing **Packx GCC** on different platforms
79+
Comprehensive instructions for installing **xPack GCC** on different platforms
8080
can be found in the [Install Guide](/docs/install/).
8181

8282
## Compliance

website/blog/2025-10-14-gcc-v13-4-0-1-released.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Packx GCC v13.4.0-1 released
3+
title: xPack GCC v13.4.0-1 released
44
seo_title: Version 13.4.0-1 released
55
description: Version 13.4.0-1 is a new release.
66
keywords:
@@ -76,7 +76,7 @@ The easiest way to install this specific version, is by using **xpm**:
7676
`xpm install @xpack-dev-tools/gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
7777
`} </CodeBlock>
7878

79-
Comprehensive instructions for installing **Packx GCC** on different platforms
79+
Comprehensive instructions for installing **xPack GCC** on different platforms
8080
can be found in the [Install Guide](/docs/install/).
8181

8282
## Compliance

website/blog/2025-10-14-gcc-v14-3-0-1-released.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: Packx GCC v14.3.0-1 released
3+
title: xPack GCC v14.3.0-1 released
44
seo_title: Version 14.3.0-1 released
55
description: Version 14.3.0-1 is a new release.
66
keywords:
@@ -76,7 +76,7 @@ The easiest way to install this specific version, is by using **xpm**:
7676
`xpm install @xpack-dev-tools/gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
7777
`} </CodeBlock>
7878

79-
Comprehensive instructions for installing **Packx GCC** on different platforms
79+
Comprehensive instructions for installing **xPack GCC** on different platforms
8080
can be found in the [Install Guide](/docs/install/).
8181

8282
## Compliance

0 commit comments

Comments
 (0)