Skip to content

Commit c7a2116

Browse files
committed
4.2.0
1 parent 9c2f156 commit c7a2116

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Change Log
2+
3+
This project adheres to [Semantic Versioning](http://semver.org/).
4+
5+
# 4.2.0
6+
7+
- Update save-area types and use `initialMetrics` by default
8+
9+
110
# 4.1.1
211

312
- Fix invalid import [#12](https://github.com/retyui/react-native-stylex/issues/12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-stylex",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"repository": "[email protected]:retyui/react-native-stylex.git",

0 commit comments

Comments
 (0)