Skip to content

Commit

Permalink
v0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Sep 1, 2024
1 parent 7f72e4f commit 8c5d768
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 6 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.6](https://github.com/mybigday/react-native-external-display/compare/v0.6.5...v0.6.6) (2024-09-01)


### Bug Fixes

* **android:** unnecessary methods in old arch ([c88b8fe](https://github.com/mybigday/react-native-external-display/commit/c88b8fe6db4c652a7a72718aa0c820add66f5650))
* **ios:** new arch setup in podspec ([9c9350c](https://github.com/mybigday/react-native-external-display/commit/9c9350c45d1da8a089ddc4acb94d249285aa6183))
* new arch codegen by unify NativeRNExternalDisplayEvent ([88057a7](https://github.com/mybigday/react-native-external-display/commit/88057a7d94b94c3b8579664cd2f0d102aa95c804))





## [0.6.5](https://github.com/mybigday/react-native-external-display/compare/v0.6.4...v0.6.5) (2024-07-16)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "0.6.5",
"version": "0.6.6",
"npmClient": "yarn",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
8 changes: 8 additions & 0 deletions packages/IPadMultiScenesHeadlessExample/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.6](https://github.com/mybigday/react-native-external-display/compare/v0.6.5...v0.6.6) (2024-09-01)

**Note:** Version bump only for package IPadMultiScenesHeadlessExample





## [0.6.5](https://github.com/mybigday/react-native-external-display/compare/v0.6.4...v0.6.5) (2024-07-16)

**Note:** Version bump only for package IPadMultiScenesHeadlessExample
Expand Down
4 changes: 2 additions & 2 deletions packages/IPadMultiScenesHeadlessExample/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "IPadMultiScenesHeadlessExample",
"version": "0.6.5",
"version": "0.6.6",
"private": true,
"workspaces": {
"nohoist": [
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"react": "18.2.0",
"react-native": "0.71.11",
"react-native-external-display": "^0.6.5",
"react-native-external-display": "^0.6.6",
"react-native-webview": "^13.2.2"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/RNExternalDisplayExample/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.6](https://github.com/mybigday/react-native-external-display/compare/v0.6.5...v0.6.6) (2024-09-01)

**Note:** Version bump only for package rnexternaldisplayexample





## [0.6.5](https://github.com/mybigday/react-native-external-display/compare/v0.6.4...v0.6.5) (2024-07-16)

**Note:** Version bump only for package rnexternaldisplayexample
Expand Down
4 changes: 2 additions & 2 deletions packages/RNExternalDisplayExample/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rnexternaldisplayexample",
"version": "0.6.5",
"version": "0.6.6",
"private": true,
"workspaces": {
"nohoist": [
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"react": "18.2.0",
"react-native": "0.71.11",
"react-native-external-display": "^0.6.5",
"react-native-external-display": "^0.6.6",
"react-native-gesture-handler": "^2.12.0",
"react-native-webview": "^13.2.2"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/react-native-external-display/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.6.6](https://github.com/mybigday/react-native-external-display/compare/v0.6.5...v0.6.6) (2024-09-01)


### Bug Fixes

* **android:** unnecessary methods in old arch ([c88b8fe](https://github.com/mybigday/react-native-external-display/commit/c88b8fe6db4c652a7a72718aa0c820add66f5650))
* **ios:** new arch setup in podspec ([9c9350c](https://github.com/mybigday/react-native-external-display/commit/9c9350c45d1da8a089ddc4acb94d249285aa6183))
* new arch codegen by unify NativeRNExternalDisplayEvent ([88057a7](https://github.com/mybigday/react-native-external-display/commit/88057a7d94b94c3b8579664cd2f0d102aa95c804))





## [0.6.5](https://github.com/mybigday/react-native-external-display/compare/v0.6.4...v0.6.5) (2024-07-16)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-external-display/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-external-display",
"version": "0.6.5",
"version": "0.6.6",
"description": "React Native view renderer in External Display",
"scripts": {},
"author": "Jhen-Jie Hong <[email protected]>",
Expand Down

0 comments on commit 8c5d768

Please sign in to comment.