Skip to content

Commit

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

### Bug Fixes

* **arcgis-rest-request:** added social providers ([caf8d11](caf8d11))
* **arcgis-rest-request:** pass referer ([c950c4a](c950c4a))
* **arcgis-rest-request:** pass referer ([81c2de8](81c2de8))
* **arcgis-rest-request:** pass referer ([57de1f6](57de1f6))
* **arcgis-rest-request:** pass referer ([5af0c3b](5af0c3b))
* **arcgis-rest-request:** pass referer ([08ec6fd](08ec6fd))
* **arcgis-rest-request:** pass referer ([8ba4890](8ba4890))
* add error parameter to IEditFeatureResult ([#1038](#1038)) ([36f78e5](36f78e5))
* **arcgis-rest-routing:** url param ([#1028](#1028)) ([3713b81](3713b81))

### Features

* **arcgis-rest-portal:** add documentation ([826e7fd](826e7fd))
* **arcgis-rest-portal:** add user properties functions ([a9e7352](a9e7352))
* **arcgis-rest-portal:** code coverage ([b668b15](b668b15))
* **arcgis-rest-portal:** export functions ([92831f2](92831f2))
* **arcgis-rest-portal:** pr feedback ([9f0c721](9f0c721))
* **arcgis-rest-portal:** pr feedback ([2e26348](2e26348))
* **arcgis-rest-portal:** remove console statement ([4981383](4981383))
* **arcgis-rest-portal:** split set user properties ([46e15fb](46e15fb))
* **arcgis-rest-portal:** update comment ([96be4bd](96be4bd))
* **arcgis-rest-portal:** v4 updates ([6332675](6332675))
  • Loading branch information
semantic-release-bot authored and patrickarlt committed May 4, 2023
1 parent d1fcc44 commit e232df1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/arcgis-rest-request/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## @esri/arcgis-rest-request [4.1.2](https://github.com/Esri/arcgis-rest-js/compare/@esri/[email protected]...@esri/[email protected]) (2023-03-02)


### Bug Fixes

* **arcgis-rest-request:** added social providers ([caf8d11](https://github.com/Esri/arcgis-rest-js/commit/caf8d11a61ed5b1ef715dc6f019e3ef2a36d6323))
* **arcgis-rest-request:** pass referer ([c950c4a](https://github.com/Esri/arcgis-rest-js/commit/c950c4a9112c391e5f49204233bdbef9f65582d1))
* **arcgis-rest-request:** pass referer ([81c2de8](https://github.com/Esri/arcgis-rest-js/commit/81c2de8c5f5c2508abfe795edb7cbf0fc7f59040))
* **arcgis-rest-request:** pass referer ([57de1f6](https://github.com/Esri/arcgis-rest-js/commit/57de1f64d0f86bdfeed89e09ddcb7af50c2ad4c4))
* **arcgis-rest-request:** pass referer ([5af0c3b](https://github.com/Esri/arcgis-rest-js/commit/5af0c3bec26ddf083525b24cd622ce4af79d95e4))
* **arcgis-rest-request:** pass referer ([08ec6fd](https://github.com/Esri/arcgis-rest-js/commit/08ec6fd1f0dcb24332719f7a2578fdca5ec611fa))
* **arcgis-rest-request:** pass referer ([8ba4890](https://github.com/Esri/arcgis-rest-js/commit/8ba4890b8c34101498201eca6b37f82236b15d97))

## @esri/arcgis-rest-request [4.1.1](https://github.com/Esri/arcgis-rest-js/compare/@esri/[email protected]...@esri/[email protected]) (2022-10-12)


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.1.1",
"version": "4.1.2",
"description": "Common methods and utilities for @esri/arcgis-rest-js packages.",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit e232df1

Please sign in to comment.