Skip to content

Commit 18e1f39

Browse files
kodster28KianNH
authored andcommitted
Updated product-level changelog
1 parent 0063a5a commit 18e1f39

File tree

4 files changed

+4
-824
lines changed

4 files changed

+4
-824
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
/cloudflare-one/changelog/gateway/index.xml /changelog/rss/gateway.xml 301
2323
/cloudflare-one/changelog/risk-score/index.xml /changelog/rss/risk-score.xml 301
2424
/cloudflare-one/changelog/tunnel/index.xml /changelog/rss/cloudflare-tunnel.xml 301
25+
//cloudflare-one/changelog/warp/index.xml /changelog/rss/zero-trust-warp.xml 301
2526
/dns/changelog/index.xml /changelog/rss/dns.xml 301
2627
/fundamentals/changelog/index.xml /changelog/rss/fundamentals.xml 301
2728
/load-balancing/changelog/index.xml /changelog/rss/load-balancing.xml 301
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
---
22
pcx_content_type: changelog
33
title: Zero Trust WARP Client
4-
release_notes_file_name:
5-
- warp
64
head:
75
- tag: title
86
content: Zero Trust WARP Client Changelog
97
description: Review recent changes to the Zero Trust WARP client.
10-
118
---
129

13-
import { ProductReleaseNotes, Render } from "~/components"
14-
15-
<Render file="changelog-note" />
10+
import { ProductChangelog } from "~/components";
1611

17-
{/* <!-- All changelog entries live in src/content/changelogs/warp.yaml. For more details, refer to https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/#yaml-file --> */}
12+
{/* <!-- All changelog entries live in src/content/warp-releases/. For more details, refer to https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/#yaml-file --> */}
1813

19-
<ProductReleaseNotes />
14+
<ProductChangelog product="zero-trust-warp" />

src/content/partials/cloudflare-one/changelog-note.mdx

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)