Skip to content

Commit

Permalink
chore: 1.2.3
Browse files Browse the repository at this point in the history
### [1.2.3](https://github.com/expo/config-plugins/compare/@config-plugins/[email protected]...@config-plugins/[email protected]) (2022-03-22)

### Features

* **react-native-webrtc:** add config mod for Android minSdkVersion 24 ([ff8b167](ff8b167))

### Other chores

* 1.0.2 ([5f4e900](5f4e900)), closes [#60](#60)
* git ignore build folders ([#59](#59)) ([d6050be](d6050be))
* **ci:** remove PR title validation action ([#62](#62)) ([1648e85](1648e85))
* **ffmpeg-kit-react-native:** update plugin to use `AndroidConfig.Version.withBuildScriptExtMinimumVersion` ([#60](#60)) ([c3a375b](c3a375b))
* 2.1.0 ([e2d2b27](e2d2b27))
* **repo:** add PR template ([#56](#56)) ([eee366b](eee366b))
  • Loading branch information
semantic-release-bot committed Mar 22, 2022
1 parent fa85f7c commit 0d55f9c
Show file tree
Hide file tree
Showing 16 changed files with 489 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/detox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### @config-plugins/detox [1.2.3](https://github.com/expo/config-plugins/compare/@config-plugins/[email protected]...@config-plugins/[email protected]) (2022-03-22)


### Other chores

* git ignore build folders ([#59](https://github.com/expo/config-plugins/issues/59)) ([d6050be](https://github.com/expo/config-plugins/commit/d6050beb2a5c68dc59287c27ec388c2002ec7904))

### @config-plugins/detox [1.2.2](https://github.com/expo/config-plugins/compare/@config-plugins/[email protected]...@config-plugins/[email protected]) (2022-03-16)


Expand Down
19 changes: 19 additions & 0 deletions packages/detox/build/withDetox.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 42 additions & 0 deletions packages/detox/build/withDetox.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions packages/detox/build/withDetoxProjectGradle.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 59 additions & 0 deletions packages/detox/build/withDetoxProjectGradle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions packages/detox/build/withDetoxTestAppGradle.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 44 additions & 0 deletions packages/detox/build/withDetoxTestAppGradle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions packages/detox/build/withDetoxTestClass.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

88 changes: 88 additions & 0 deletions packages/detox/build/withDetoxTestClass.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/detox/build/withKotlinGradle.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

43 changes: 43 additions & 0 deletions packages/detox/build/withKotlinGradle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions packages/detox/build/withNetworkSecurityConfig.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0d55f9c

Please sign in to comment.