Skip to content

Commit 901b3a5

Browse files
committed
Make changelog entries into a sentence
1 parent 6c71e01 commit 901b3a5

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

packages/cloud_firestore/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 0.12.9
77

packages/cloud_functions/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 0.4.1
77

packages/firebase_analytics/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 5.0.0
77

packages/firebase_auth/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 0.14.0+2
77

packages/firebase_core/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 0.4.0+8
77

packages/firebase_crashlytics/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 0.1.0+2
77

packages/firebase_database/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 3.0.5
77

packages/firebase_dynamic_links/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 0.5.0
77

packages/firebase_messaging/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 5.1.3
77

packages/firebase_ml_vision/CHANGELOG.md

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

33
* Update documentation to reflect new repository location.
4-
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized();`
4+
* Update unit tests to call `TestWidgetsFlutterBinding.ensureInitialized`.
55

66
## 0.9.2
77

0 commit comments

Comments
 (0)