Skip to content

Commit 3724be7

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v1.4.1
1 parent 98f90f0 commit 3724be7

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.4.1](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v1.4.0...v1.4.1) (2023-10-10)
4+
5+
6+
### 🌲 Dependencies
7+
8+
* bump semver from 7.3.8 to 7.5.4 ([98f90f0](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/98f90f0ba89c87bd9006e58f8214ee700a7ffa87))
9+
* bump the safe-dependencies group with 4 updates ([a7cff1f](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/a7cff1f13e86c8144057692a368cfb27f84a718e))
10+
* bump word-wrap from 1.2.3 to 1.2.5 ([575b107](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/575b107d5fd333ba3be3e68abba87b1ab05d0aac))
11+
312
## [1.4.0](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v1.2.6...v1.4.0) (2023-07-31)
413

514

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",
3+
"version": "1.4.1",
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)