Skip to content

Commit

Permalink
chore(release): 14.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## @esri/hub-sites [14.2.3](https://github.com/Esri/hub.js/compare/@esri/hub-sites@14.2.2...@esri/hub-sites@14.2.3) (2024-03-06)

### Bug Fixes

* ensure sites have telemetry ([#1430](#1430)) ([abc5205](abc5205))
  • Loading branch information
semantic-release-bot committed Mar 6, 2024
1 parent abc5205 commit c1a5ad6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/sites/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## @esri/hub-sites [14.2.3](https://github.com/Esri/hub.js/compare/@esri/hub-sites@14.2.2...@esri/hub-sites@14.2.3) (2024-03-06)


### Bug Fixes

* ensure sites have telemetry ([#1430](https://github.com/Esri/hub.js/issues/1430)) ([abc5205](https://github.com/Esri/hub.js/commit/abc5205bd8779d4544ceda042a8a097369b52364))

## @esri/hub-sites [14.2.2](https://github.com/Esri/hub.js/compare/@esri/hub-sites@14.2.1...@esri/hub-sites@14.2.2) (2024-01-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/sites/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-sites",
"version": "14.2.2",
"version": "14.2.3",
"description": "Module to interact with ArcGIS Hub Sites in Node.js and modern browsers.",
"main": "dist/node/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit c1a5ad6

Please sign in to comment.