Skip to content

Commit d906649

Browse files
chore(release): 14.11.0 [skip ci]
# @esri/hub-common [14.11.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-09-11) ### Features * add supporting groups to sites property map ([#1205](#1205)) ([2d473d6](2d473d6))
1 parent 2d473d6 commit d906649

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 [14.11.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-09-11)
2+
3+
4+
### Features
5+
6+
* add supporting groups to sites property map ([#1205](https://github.com/Esri/hub.js/issues/1205)) ([2d473d6](https://github.com/Esri/hub.js/commit/2d473d6fc2cb9fa85d4d3bc2e26f869f187fe18c))
7+
18
# @esri/hub-common [14.10.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-09-11)
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": "14.10.0",
3+
"version": "14.11.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)