We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ce83b commit 4c34631Copy full SHA for 4c34631
2 files changed
CHANGELOG.md
@@ -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
6
## 0.5.1
7
8
- Update constraint: `meta: ^1.17.0`
pubspec.yaml
@@ -16,7 +16,7 @@ name: firebase_functions
16
description: >-
17
Cloud Functions for Dart with support for the Firebase Admin SDK,
18
Cloud Storage and Firestore
19
-version: 0.5.1
+version: 0.5.2-wip
20
repository: https://github.com/firebase/firebase-functions-dart
21
22
environment:
0 commit comments