Skip to content

Commit 1fde06f

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v1.4.0-6
1 parent 7584404 commit 1fde06f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.0-6](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v1.4.0-5...v1.4.0-6) (2023-07-28)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* remove content-length header if transfer-encoding is present ([7584404](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/75844046eb4dd327f7df1d374ef71cd9a94bb713))
9+
310
## [1.4.0-5](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v1.4.0-4...v1.4.0-5) (2023-07-28)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebase-auth-arcgis-server-proxy",
3-
"version": "1.4.0-5",
3+
"version": "1.4.0-6",
44
"description": "An authenticated Firebase function for proxying requests to ArcGIS Server services",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)