Skip to content

Commit 34b4eef

Browse files
chore(release): 15.38.2 [skip ci]
## @esri/hub-common [15.38.2](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-27) ### Bug Fixes * **hub-common:** site entity only displays slug on enterprise ([#1817](#1817)) ([2090f98](2090f98))
1 parent 2090f98 commit 34b4eef

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

packages/common/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @esri/hub-common [15.38.2](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **hub-common:** site entity only displays slug on enterprise ([#1817](https://github.com/Esri/hub.js/issues/1817)) ([2090f98](https://github.com/Esri/hub.js/commit/2090f981e001a2bd8b8256e3f6af64a19a3944e5))
7+
18
## @esri/hub-common [15.38.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-27)
29

310

packages/common/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/hub-common",
3-
"version": "15.38.1",
3+
"version": "15.38.2",
44
"description": "Common TypeScript types and utility functions for @esri/hub.js.",
55
"main": "dist/node/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)