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 6f28b85 commit 8050f0eCopy full SHA for 8050f0e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/ishowta/firebase-functions-middleware/compare/v1.0.5...v1.0.6) (2024-02-21)
2
+
3
4
+### Bug Fixes
5
6
+* update package dependencies ([6f28b85](https://github.com/ishowta/firebase-functions-middleware/commit/6f28b85a2ecc4c4778b1bdd3548e8fed35e1bfac))
7
8
## [1.0.5](https://github.com/ishowta/firebase-functions-middleware/compare/v1.0.4...v1.0.5) (2023-08-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "firebase-functions-middleware",
- "version": "1.0.5",
+ "version": "1.0.6",
"license": "MIT",
"author": "ishowta",
"main": "dist/index.js",
0 commit comments