Skip to content

Commit dace1b2

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v2.0.5
1 parent 321f364 commit dace1b2

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.0.5](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v2.0.4...v2.0.5) (2024-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* fix linting error ([d9ea0d2](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/d9ea0d2751fa690153b6fa665f0421df1a47ec9f))
9+
* fix some error logging ([321f364](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/321f3648af9344e475f15738919666cb9209a36b))
10+
11+
12+
### Dependencies
13+
14+
* FY25Q2 dependency updates 🌲 ([09b4703](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/09b4703d4da4021ad77c167f742d1839142b7cc3))
15+
316
## [2.0.5-0](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v2.0.4...v2.0.5-0) (2024-10-03)
417

518

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
@@ -2,7 +2,7 @@
22
"author": "Scott Davis <[email protected]>",
33
"name": "firebase-auth-arcgis-server-proxy",
44
"homepage": "https://github.com/agrc/firebase-auth-arcgis-server-proxy",
5-
"version": "2.0.5-0",
5+
"version": "2.0.5",
66
"description": "An authenticated Firebase function for proxying requests to ArcGIS Server services",
77
"type": "module",
88
"main": "index.js",

0 commit comments

Comments
 (0)