File tree Expand file tree Collapse file tree 8 files changed +46
-6
lines changed
IPadMultiScenesHeadlessExample
react-native-external-display Expand file tree Collapse file tree 8 files changed +46
-6
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.5] ( https://github.com/mybigday/react-native-external-display/compare/v0.6.4...v0.6.5 ) (2024-07-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** ios:** remove subview in _ subviews ([ abbf0eb] ( https://github.com/mybigday/react-native-external-display/commit/abbf0eb8f8e9e514fc33d47dc34f4e432b2727ff ) )
12+ * ** ios:** use synchronized for pointer array op to avoid possible crash ([ afccdea] ( https://github.com/mybigday/react-native-external-display/commit/afccdeab264583311b739efd91eaf1a72d2edb10 ) )
13+
14+
15+
16+
17+
618## [ 0.6.4] ( https://github.com/mybigday/react-native-external-display/compare/v0.6.3...v0.6.4 ) (2023-11-14)
719
820
Original file line number Diff line number Diff line change 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 0.6.4 " ,
6+ "version" : " 0.6.5 " ,
77 "npmClient" : " yarn" ,
88 "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
99}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.5] ( https://github.com/mybigday/react-native-external-display/compare/v0.6.4...v0.6.5 ) (2024-07-16)
7+
8+ ** Note:** Version bump only for package IPadMultiScenesHeadlessExample
9+
10+
11+
12+
13+
614## [ 0.6.4] ( https://github.com/mybigday/react-native-external-display/compare/v0.6.3...v0.6.4 ) (2023-11-14)
715
816** Note:** Version bump only for package IPadMultiScenesHeadlessExample
Original file line number Diff line number Diff line change 11{
22 "name" : " IPadMultiScenesHeadlessExample" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "private" : true ,
55 "workspaces" : {
66 "nohoist" : [
1818 "dependencies" : {
1919 "react" : " 18.2.0" ,
2020 "react-native" : " 0.71.11" ,
21- "react-native-external-display" : " ^0.6.4 " ,
21+ "react-native-external-display" : " ^0.6.5 " ,
2222 "react-native-webview" : " ^13.2.2"
2323 },
2424 "devDependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.5] ( https://github.com/mybigday/react-native-external-display/compare/v0.6.4...v0.6.5 ) (2024-07-16)
7+
8+ ** Note:** Version bump only for package rnexternaldisplayexample
9+
10+
11+
12+
13+
614## [ 0.6.4] ( https://github.com/mybigday/react-native-external-display/compare/v0.6.3...v0.6.4 ) (2023-11-14)
715
816** Note:** Version bump only for package rnexternaldisplayexample
Original file line number Diff line number Diff line change 11{
22 "name" : " rnexternaldisplayexample" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "private" : true ,
55 "workspaces" : {
66 "nohoist" : [
1919 "dependencies" : {
2020 "react" : " 18.2.0" ,
2121 "react-native" : " 0.71.11" ,
22- "react-native-external-display" : " ^0.6.4 " ,
22+ "react-native-external-display" : " ^0.6.5 " ,
2323 "react-native-gesture-handler" : " ^2.12.0" ,
2424 "react-native-webview" : " ^13.2.2"
2525 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.6.5] ( https://github.com/mybigday/react-native-external-display/compare/v0.6.4...v0.6.5 ) (2024-07-16)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** ios:** remove subview in _ subviews ([ abbf0eb] ( https://github.com/mybigday/react-native-external-display/commit/abbf0eb8f8e9e514fc33d47dc34f4e432b2727ff ) )
12+ * ** ios:** use synchronized for pointer array op to avoid possible crash ([ afccdea] ( https://github.com/mybigday/react-native-external-display/commit/afccdeab264583311b739efd91eaf1a72d2edb10 ) )
13+
14+
15+
16+
17+
618## [ 0.6.4] ( https://github.com/mybigday/react-native-external-display/compare/v0.6.3...v0.6.4 ) (2023-11-14)
719
820
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-external-display" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "description" : " React Native view renderer in External Display" ,
55 "scripts" : {},
66 "author" : " Jhen-Jie Hong <developer@jhen.me>" ,
You can’t perform that action at this time.
0 commit comments