Skip to content

Commit d23c302

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v1.4.0-9
1 parent d2c24b8 commit d23c302

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-9](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v1.4.0-0...v1.4.0-9) (2023-07-31)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* remove content-length header from outgoing request to target server ([d2c24b8](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/d2c24b86e5b06bf7987488b12c44da851ca42ff1))
9+
310
## [1.4.0-0](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v1.3.0-7...v1.4.0-0) (2023-07-27)
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-0",
3+
"version": "1.4.0-9",
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)