We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae3d88 commit 60b1f22Copy full SHA for 60b1f22
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.7](https://github.com/ishowta/firebase-functions-middleware/compare/v1.0.6...v1.0.7) (2024-05-08)
2
+
3
4
+### Bug Fixes
5
6
+* update package dependencies ([8ae3d88](https://github.com/ishowta/firebase-functions-middleware/commit/8ae3d8885e572a67ff1b889ddf5b1a451307aeab))
7
8
## [1.0.6](https://github.com/ishowta/firebase-functions-middleware/compare/v1.0.5...v1.0.6) (2024-02-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "firebase-functions-middleware",
- "version": "1.0.6",
+ "version": "1.0.7",
"license": "MIT",
"author": "ishowta",
"main": "dist/index.js",
0 commit comments