Skip to content

Commit ec13507

Browse files
committed
applying package updates ***NO_CI***
1 parent eb60860 commit ec13507

File tree

3 files changed

+21
-9
lines changed

3 files changed

+21
-9
lines changed

change/react-native-windows-2020-04-14-22-41-42-PasswordBoxBug.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

vnext/CHANGELOG.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
{
22
"name": "react-native-windows",
33
"entries": [
4+
{
5+
"date": "Wed, 15 Apr 2020 20:53:18 GMT",
6+
"tag": "react-native-windows_v0.61.4",
7+
"version": "0.61.4",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"comment": "fix bug where not specifying height on TextInput causes 0 height",
12+
"author": "[email protected]",
13+
"commit": "407c0834ada43cd9d42c24cb6ddfe7c91ddf960a"
14+
}
15+
]
16+
}
17+
},
418
{
519
"date": "Sat, 11 Apr 2020 10:24:51 GMT",
620
"tag": "react-native-windows_v0.61.4",

vnext/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Change Log - react-native-windows
22

3-
This log was last generated on Sat, 11 Apr 2020 10:24:51 GMT and should not be manually modified.
3+
This log was last generated on Wed, 15 Apr 2020 20:53:18 GMT and should not be manually modified.
44

5+
## 0.61.4
6+
Wed, 15 Apr 2020 20:53:18 GMT
7+
8+
### Changes
9+
10+
- fix bug where not specifying height on TextInput causes 0 height ([email protected])
511
## 0.61.4
612
Sat, 11 Apr 2020 10:24:51 GMT
713

0 commit comments

Comments
 (0)