We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4540a38 commit d1dbfe8Copy full SHA for d1dbfe8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.4](https://github.com/ishowta/firebase-functions-middleware/compare/v1.0.3...v1.0.4) (2023-06-26)
2
+
3
4
+### Bug Fixes
5
6
+* fix value not return bug ([4540a38](https://github.com/ishowta/firebase-functions-middleware/commit/4540a3874f1fb8b19074e680eb2c3f4885ab8c52))
7
8
## [1.0.3](https://github.com/ishowta/firebase-functions-middleware/compare/v1.0.2...v1.0.3) (2023-06-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "firebase-functions-middleware",
- "version": "1.0.3",
+ "version": "1.0.4",
"license": "MIT",
"author": "ishowta",
"main": "dist/index.js",
0 commit comments