Skip to content

Commit 5c6165f

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.0...1.2.0) (2023-11-22) ### Features * centered and vCentered now is relative by vertical prop ([110cc88](110cc88))
1 parent 110cc88 commit 5c6165f

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/eduardoborges/react-native-flex/compare/1.1.0...1.2.0) (2023-11-22)
2+
3+
4+
### Features
5+
6+
* centered and vCentered now is relative by vertical prop ([110cc88](https://github.com/eduardoborges/react-native-flex/commit/110cc88280998606656a2199e900755cef04a8c8))
7+
18
# [1.1.0](https://github.com/eduardoborges/react-native-flex/compare/1.0.2...1.1.0) (2023-11-14)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-flex",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"private": false,
55
"description": "A simple react-native flex grid component to build layouts with elegance",
66
"author": "Eduardo Borges<euduardoborges@gmail.com>",

0 commit comments

Comments
 (0)