Skip to content

Commit

Permalink
chore: release v2.0.5-0
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and stdavis committed Oct 21, 2024
1 parent 1f6a911 commit adcbfb5
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.0.5-0](https://github.com/agrc/serverless-print-proxy/compare/v2.0.4...v2.0.5-0) (2024-10-21)


### Bug Fixes

* more robust account number validation ([1f6a911](https://github.com/agrc/serverless-print-proxy/commit/1f6a911a5571aa08c6d7c43d2ef64ff1f5027236))


### Documentation

* add auth step for dev setup ([e89def9](https://github.com/agrc/serverless-print-proxy/commit/e89def9db042dbef58872c3c5926754b42087c2b))

## [2.0.4](https://github.com/agrc/serverless-print-proxy/compare/v2.0.3...v2.0.4) (2024-10-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-print-proxy",
"version": "2.0.4",
"version": "2.0.5-0",
"description": "A Google Cloud Function for switching out quad words in print requests to ArcGIS Server",
"repository": "https://github.com/agrc/serverless-print-proxy",
"license": "MIT",
Expand Down

0 comments on commit adcbfb5

Please sign in to comment.