Skip to content

Commit

Permalink
chore(release): 4.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.3](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-request@4.2.2...@esri/arcgis-rest-request@4.2.3) (2024-06-15)

### Bug Fixes

* change to trigger a catch-up release ([#1164](#1164)) ([c3a70f1](c3a70f1))
* small change to trigger a catch-up release ([#1163](#1163)) ([11adbce](11adbce))
* update auth warning ([#1162](#1162)) ([fdd411b](fdd411b))
  • Loading branch information
semantic-release-bot committed Jun 15, 2024
1 parent 772ccca commit 8c5b9bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/arcgis-rest-request/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @esri/arcgis-rest-request [4.2.3](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-request@4.2.2...@esri/arcgis-rest-request@4.2.3) (2024-06-15)


### Bug Fixes

* update auth warning ([#1162](https://github.com/Esri/arcgis-rest-js/issues/1162)) ([fdd411b](https://github.com/Esri/arcgis-rest-js/commit/fdd411b9367a46244de7034ad4bd5b16d5d2b24b))

## @esri/arcgis-rest-request [4.2.2](https://github.com/Esri/arcgis-rest-js/compare/@esri/arcgis-rest-request@4.2.1...@esri/arcgis-rest-request@4.2.2) (2024-06-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/arcgis-rest-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-request",
"version": "4.2.2",
"version": "4.2.3",
"description": "Common methods and utilities for @esri/arcgis-rest-js packages.",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 8c5b9bb

Please sign in to comment.