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]