Skip to content

Commit 4af58dc

Browse files
chore(release): 15.41.2 [skip ci]
## @esri/hub-common [15.41.2](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-11) ### Bug Fixes * **hub-common:** site collections not hidden properly ([#1827](#1827)) ([c0a0bb8](c0a0bb8))
1 parent c0a0bb8 commit 4af58dc

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.41.2](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **hub-common:** site collections not hidden properly ([#1827](https://github.com/Esri/hub.js/issues/1827)) ([c0a0bb8](https://github.com/Esri/hub.js/commit/c0a0bb841ee93f9df755fc9ddfd9031d5a130c51))
7+
18
## @esri/hub-common [15.41.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-03-10)
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.41.1",
3+
"version": "15.41.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)