Skip to content

Commit 43f61f7

Browse files
chore(release): 14.12.1 [skip ci]
## @esri/hub-common [14.12.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-09-12) ### Bug Fixes * add featured content to initiatives edit ([#1208](#1208)) ([a3f0361](a3f0361)) * ensure featured content catalogs are returned as an array ([#1207](#1207)) ([d28b56f](d28b56f))
1 parent a3f0361 commit 43f61f7

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

packages/common/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## @esri/hub-common [14.12.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* add featured content to initiatives edit ([#1208](https://github.com/Esri/hub.js/issues/1208)) ([a3f0361](https://github.com/Esri/hub.js/commit/a3f0361423793e326f8d6ea2ef502c4d207e124a))
7+
* ensure featured content catalogs are returned as an array ([#1207](https://github.com/Esri/hub.js/issues/1207)) ([d28b56f](https://github.com/Esri/hub.js/commit/d28b56fd466d8b8f36beecd1594ed1a448a27bfe))
8+
19
# @esri/hub-common [14.12.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-09-11)
210

311

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.12.0",
3+
"version": "14.12.1",
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)