Skip to content

Commit 0f34657

Browse files
github-actions[bot]stdavis
authored andcommitted
chore(main): release 1.0.1
1 parent 7394ec1 commit 0f34657

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.0.1](https://github.com/agrc/firebase-auth-arcgis-server-proxy/compare/v1.0.0...v1.0.1) (2022-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* use more explicity return statements ([7394ec1](https://github.com/agrc/firebase-auth-arcgis-server-proxy/commit/7394ec196d415928bc25d20984c1d4ed279d888d))
9+
310
## 1.0.0 (2022-06-09)
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.0.0",
3+
"version": "1.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)