Skip to content

Commit 838da3c

Browse files
Version Packages (#162)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 82e45f8 commit 838da3c

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/hip-ties-knock.md

-5
This file was deleted.

.changeset/thick-singers-behave.md

-5
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-native-owl
22

3+
## 1.2.3
4+
5+
### Patch Changes
6+
7+
- Update example project to use RN 0.71 ([#151](https://github.com/FormidableLabs/react-native-owl/pull/151))
8+
9+
- Handle iOS scheme with space ([#150](https://github.com/FormidableLabs/react-native-owl/pull/150))
10+
311
## 1.2.2
412

513
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-owl",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "Visual regression testing for React Native",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)