Skip to content

Commit e0930af

Browse files
ugrc-release-bot[bot]stdavis
authored andcommitted
chore: release v2.0.1
1 parent 40624e8 commit e0930af

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+
## [2.0.1](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v2.0.0...v2.0.1) (2024-06-21)
4+
5+
6+
### 🌲 Dependencies
7+
8+
* bump @grpc/grpc-js from 1.10.6 to 1.10.9 ([e9344d7](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/e9344d727e60d06c0fbe820158b755b859121f73))
9+
* bump braces from 3.0.2 to 3.0.3 ([40624e8](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/40624e8fa32d066ca2ea9c1e908bdcbe0d4db613))
10+
* bump the safe-dependencies group across 1 directory with 5 updates ([f61a87f](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/f61a87f9e39142144710e4a4b86947d6782a40fe))
11+
312
## [2.0.0](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v1.4.2...v2.0.0) (2024-04-15)
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": "2.0.0",
3+
"version": "2.0.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)