Skip to content

Commit

Permalink
chore(release): 4.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.5.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-23)

### Bug Fixes

* geocoder demo on windows [Esri#1140](Esri#1140) ([Esri#1177](Esri#1177)) ([bfd7ce9](Esri@bfd7ce9))
* migrate to esm.run ([Esri#1176](Esri#1176)) ([2323340](Esri@2323340))
* small change to trigger a catch-up release ([Esri#1169](Esri#1169)) ([650bca1](Esri@650bca1))

### Features

* add overwrite and isView options ([Esri#1175](Esri#1175)) ([949e341](Esri@949e341))
* Allow arcgis rest places package to use dev endpoints ([Esri#1170](Esri#1170)) ([d0ca26d](Esri@d0ca26d))
* make API keys work with all portal methods ([Esri#1186](Esri#1186)) ([1972413](Esri@1972413))
  • Loading branch information
semantic-release-bot committed Jan 23, 2025
1 parent cac66c0 commit 78405cc
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-portal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @esri/arcgis-rest-portal [4.5.0](https://github.com/Esri/arcgis-rest-js/compare/@esri/[email protected]...@esri/[email protected]) (2025-01-23)


### Features

* make API keys work with all portal methods ([#1186](https://github.com/Esri/arcgis-rest-js/issues/1186)) ([1972413](https://github.com/Esri/arcgis-rest-js/commit/1972413e1511593aff53a88b4cf2d987fd2af2a6))

## @esri/arcgis-rest-portal [4.4.1](https://github.com/Esri/arcgis-rest-js/compare/@esri/[email protected]...@esri/[email protected]) (2024-06-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/arcgis-rest-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-portal",
"version": "4.4.1",
"version": "4.5.0",
"description": "ArcGIS Online and Enterprise content and user helpers for @esri/arcgis-rest-request",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 78405cc

Please sign in to comment.