Skip to content

Commit 22587c1

Browse files
Update blog and changelog dates to 2026-04-16
Agent-Logs-Url: https://github.com/appwrite/website/sessions/22d84a7b-2004-4d0c-8d24-a598032589f0 Co-authored-by: atharvadeosthale <11805367+atharvadeosthale@users.noreply.github.com>
1 parent 7d387c2 commit 22587c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/routes/blog/post/announcing-api-keys-api/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: post
33
title: "Announcing the Keys API: Create and manage API keys with Server SDKs"
44
description: API keys can now be created, updated, and deleted programmatically using Appwrite Server SDKs. Automate key provisioning for CI/CD, multi-tenant setups, and team onboarding workflows.
5-
date: 2026-04-15
5+
date: 2026-04-16
66
cover: /images/blog/improve-devex-dev-keys/cover.png
77
timeToRead: 4
88
author: matej-baco

src/routes/changelog/(entries)/2026-04-14.markdoc renamed to src/routes/changelog/(entries)/2026-04-16.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: changelog
33
title: "Keys API: manage API keys with Server SDKs"
4-
date: 2026-04-14
4+
date: 2026-04-16
55
cover: /images/blog/improve-devex-dev-keys/cover.png
66
---
77

0 commit comments

Comments
 (0)