File tree Expand file tree Collapse file tree 9 files changed +45
-15
lines changed
react-native-youtube-bridge Expand file tree Collapse file tree 9 files changed +45
-15
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @react-native-youtube-bridge/core
22
3+ ## 2.1.4
4+
5+ ### Patch Changes
6+
7+ - 390538e: chore(docs): replace @remark with @remarks per TSDoc spec
8+
9+ - TSDoc specifies the tag name as ` @remarks ` (not ` @remark ` ).
10+ - This aligns our comments with the spec and improves tooling support.
11+ - No runtime behavior changes.
12+ - Ref: https://tsdoc.org/pages/tags/remarks/
13+
314## 2.1.3
415
516### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-youtube-bridge/core" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Core package for react-native-youtube-bridge" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 11# react-native-youtube-bridge
22
3+ ## 2.1.4
4+
5+ ### Patch Changes
6+
7+ - 390538e: chore(docs): replace @remark with @remarks per TSDoc spec
8+
9+ - TSDoc specifies the tag name as ` @remarks ` (not ` @remark ` ).
10+ - This aligns our comments with the spec and improves tooling support.
11+ - No runtime behavior changes.
12+ - Ref: https://tsdoc.org/pages/tags/remarks/
13+
14+ - Updated dependencies [ 390538e]
15+ - @react-native-youtube-bridge/core @2.1.4
16+ - @react-native-youtube-bridge/react @2.1.4
17+
318## 2.1.3
419
520### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-youtube-bridge" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " 🎥 Easy-to-use YouTube player for React Native with cross-platform support" ,
55 "main" : " ./lib/module/index.js" ,
66 "types" : " ./lib/typescript/index.d.ts" ,
Original file line number Diff line number Diff line change 11# @react-native-youtube-bridge/react
22
3+ ## 2.1.4
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 390538e]
8+ - @react-native-youtube-bridge/core @2.1.4
9+
310## 2.1.3
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-youtube-bridge/react" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " React implementation for react-native-youtube-bridge" ,
55 "main" : " dist/index.js" ,
66 "module" : " dist/index.mjs" ,
Original file line number Diff line number Diff line change 11# @react-native-youtube-bridge/web
22
3+ ## 2.1.4
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 390538e]
8+ - @react-native-youtube-bridge/core @2.1.4
9+ - @react-native-youtube-bridge/react @2.1.4
10+
311## 2.1.3
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @react-native-youtube-bridge/web" ,
3- "version" : " 2.1.3 " ,
3+ "version" : " 2.1.4 " ,
44 "description" : " Web implementation for react-native-youtube-bridge" ,
55 "main" : " dist/web.mjs" ,
66 "exports" : {
You can’t perform that action at this time.
0 commit comments