Skip to content

Commit

Permalink
chore(release): 14.36.0 [skip ci]
Browse files Browse the repository at this point in the history
# [14.36.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-13)

### Features

* **hub-common:** add section heading for template ui schemas ([#1274](#1274)) ([cdabf33](cdabf33))
* telemetry config ([#1272](#1272)) ([7a0a40c](7a0a40c))
  • Loading branch information
semantic-release-bot committed Oct 13, 2023
1 parent 728cd0e commit 9d14231
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# @esri/hub-common [14.36.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-13)


### Features

* **hub-common:** add section heading for template ui schemas ([#1274](https://github.com/Esri/hub.js/issues/1274)) ([cdabf33](https://github.com/Esri/hub.js/commit/cdabf338c2b884111002189f4b05bcebb9ca56a4))
* telemetry config ([#1272](https://github.com/Esri/hub.js/issues/1272)) ([7a0a40c](https://github.com/Esri/hub.js/commit/7a0a40cfd9bd2ca5ef4537e65812c3d05eae2dd8))

## @esri/hub-common [14.35.1](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-10-12)


Expand Down
4 changes: 2 additions & 2 deletions packages/common/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-common",
"version": "14.35.1",
"version": "14.36.0",
"description": "Common TypeScript types and utility functions for @esri/hub.js.",
"main": "dist/node/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 9d14231

Please sign in to comment.