Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit f6b32eb

Browse files
chore(release): 17.14.0 [skip ci]
# @esri/hub-common [17.14.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-05-24) ### Features * **hub-common:** add notIds to interface ISearchEvents ([#1911](#1911)) ([e4057fd](e4057fd))
1 parent e4057fd commit f6b32eb

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

packages/common/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# @esri/hub-common [17.14.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-05-24)
2+
3+
4+
### Features
5+
6+
* **hub-common:** add notIds to interface ISearchEvents ([#1911](https://github.com/Esri/hub.js/issues/1911)) ([e4057fd](https://github.com/Esri/hub.js/commit/e4057fd3296cd4bc3889c79541b16f691348f203))
7+
18
## @esri/hub-common [17.13.2](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-05-21)
29

310

packages/common/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/hub-common",
3-
"version": "17.13.2",
3+
"version": "17.14.0",
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)