Skip to content

Commit 535306a

Browse files
chore(release): 15.38.3 [skip ci]
## @esri/hub-common [15.38.3](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-28) ### Bug Fixes * add grid-filled to IGalleryDisplayConfig ([#1818](#1818)) ([3ec828f](3ec828f))
1 parent 3ec828f commit 535306a

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.3](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* add grid-filled to IGalleryDisplayConfig ([#1818](https://github.com/Esri/hub.js/issues/1818)) ([3ec828f](https://github.com/Esri/hub.js/commit/3ec828fedefb89d8106af992839fa054259be625))
7+
18
## @esri/hub-common [15.38.2](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.2",
3+
"version": "15.38.3",
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)