Skip to content

Commit babc7ea

Browse files
committed
chore: build
1 parent 20e9875 commit babc7ea

File tree

4 files changed

+73
-73
lines changed

4 files changed

+73
-73
lines changed

.github/workflows/deploy-cloudflare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup pnpm
2929
uses: pnpm/action-setup@v4
3030
with:
31-
version: 8
31+
version: 9
3232

3333
- name: Setup Node.js
3434
uses: actions/setup-node@v4

public/blog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Loro Blog</title>
55
<link>https://loro.dev/blog/</link>
66
<description>Updates and stories from the Loro team.</description>
7-
<lastBuildDate>Thu, 18 Dec 2025 02:29:56 GMT</lastBuildDate>
7+
<lastBuildDate>Thu, 18 Dec 2025 02:46:35 GMT</lastBuildDate>
88
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
99
<generator>https://github.com/jpmonette/feed</generator>
1010
<item>

public/changelog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>Loro Changelog</title>
55
<link>https://loro.dev/changelog/</link>
66
<description>Changelog of Loro CRDT.</description>
7-
<lastBuildDate>Thu, 18 Dec 2025 02:29:56 GMT</lastBuildDate>
7+
<lastBuildDate>Thu, 18 Dec 2025 02:46:35 GMT</lastBuildDate>
88
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
99
<generator>https://github.com/jpmonette/feed</generator>
1010
<item>

0 commit comments

Comments
 (0)