Skip to content

Commit ed58f5c

Browse files
authored
Merge branch 'master' into patch-yogakit-intrinsicsize-with-ygroundpixelvalue
2 parents 9792d46 + a91b1a0 commit ed58f5c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77

88
# Change Log
99

10+
## [1.3.27](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.27)
11+
Released on 2023-01-20
12+
13+
#### Round pixel values of intrinsicSize with YGRoundPixelValue
14+
15+
Added by [Dongkyu Kim](https://github.com/stleamist) in Pull Request [#210](https://github.com/layoutBox/FlexLayout/pull/210)
16+
17+
1018
## [1.3.26](https://github.com/layoutBox/FlexLayout/releases/tag/1.3.26)
1119
Released on 2023-01-20
1220

FlexLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |spec|
33
spec.name = "FlexLayout"
4-
spec.version = "1.3.26"
4+
spec.version = "1.3.27"
55
spec.summary = "FlexLayout"
66
spec.homepage = "https://github.com/lucdion/FlexLayout.git"
77
spec.license = "MIT license"

0 commit comments

Comments
 (0)