From 71a0d23ed9d8319851e3574ba2188913d20eeb04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josh=20Goldberg=20=E2=9C=A8?= Date: Sun, 16 Jun 2024 17:31:00 +0200 Subject: [PATCH] docs: added Bsky and Mastodon (Fosstodon) account mentions (#321) --- TypeScript's-Release-Process.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TypeScript's-Release-Process.md b/TypeScript's-Release-Process.md index 3464c658..669b5c95 100644 --- a/TypeScript's-Release-Process.md +++ b/TypeScript's-Release-Process.md @@ -11,7 +11,11 @@ We also keep an updated [Feature Roadmap](https://github.com/Microsoft/TypeScrip The TypeScript team also maintains the official [TypeScript Blog](https://devblogs.microsoft.com/typescript/) where releases are announced. -The official [@typescript](twitter.com/typescript/) Twitter account also posts release announcements. +The official TypeScript social media accounts also post release announcements: + +* [bsky.app/profile/typescriptlang.org](https://bsky.app/profile/typescriptlang.org) +* [fosstodon.org/@TypeScript](https://fosstodon.org/@TypeScript) +* [twitter.com/typescript](https://twitter.com/TypeScript) # What Are the Stages of a Release?