Skip to content

Commit d1dbfe8

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2023-06-26) ### Bug Fixes * fix value not return bug ([4540a38](4540a38))
1 parent 4540a38 commit d1dbfe8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.3](https://github.com/ishowta/firebase-functions-middleware/compare/v1.0.2...v1.0.3) (2023-06-05)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebase-functions-middleware",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"license": "MIT",
55
"author": "ishowta",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)