From 93dd266f551923e103111019e12834f27cefabe7 Mon Sep 17 00:00:00 2001 From: Wesley Luyten Date: Fri, 24 Oct 2025 17:35:57 -0700 Subject: [PATCH] fix(core): update README to use v10 terminology --- .github/release-please/release-please-config.json | 5 +++++ packages/core/README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/release-please/release-please-config.json b/.github/release-please/release-please-config.json index fa2b7f2c..bb289ce4 100644 --- a/.github/release-please/release-please-config.json +++ b/.github/release-please/release-please-config.json @@ -8,6 +8,11 @@ { "type": "node-workspace", "merge": false + }, + { + "type": "linked-versions", + "groupName": "videojs", + "components": ["@videojs/core", "@videojs/html", "@videojs/icons", "@videojs/react", "@videojs/utils"] } ], "packages": { diff --git a/packages/core/README.md b/packages/core/README.md index bb2c73b3..618a3fd1 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -12,7 +12,7 @@ packages. These are foundational building blocks used by platform-specific imple ## Community -If you need help with anything related to Video.js 10, or if you'd like to casually chat with other +If you need help with anything related to Video.js v10, or if you'd like to casually chat with other members: - [Join Discord Server][discord]