Skip to content

Commit 4c34631

Browse files
committed
changelog
1 parent 82ce83b commit 4c34631

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.5.2-wip
2+
3+
- Add a comment to the generated manifest (`functions.yaml`) to indicate that
4+
it is managed by this package.
5+
16
## 0.5.1
27

38
- Update constraint: `meta: ^1.17.0`

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: firebase_functions
1616
description: >-
1717
Cloud Functions for Dart with support for the Firebase Admin SDK,
1818
Cloud Storage and Firestore
19-
version: 0.5.1
19+
version: 0.5.2-wip
2020
repository: https://github.com/firebase/firebase-functions-dart
2121

2222
environment:

0 commit comments

Comments
 (0)