Skip to content

Commit

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

### Features

* adds getChannelUsersQuery method, bumps to @esri/arcgis-rest-port… ([#1210](#1210)) ([320d6d8](320d6d8))
  • Loading branch information
semantic-release-bot committed Sep 22, 2023
1 parent 320d6d8 commit 213a85c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/downloads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# @esri/hub-downloads [14.1.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-09-22)


### Features

* adds getChannelUsersQuery method, bumps to @esri/arcgis-rest-port… ([#1210](https://github.com/Esri/hub.js/issues/1210)) ([320d6d8](https://github.com/Esri/hub.js/commit/320d6d8e4b336955df1d55373b216de3238952b6))

# @esri/hub-downloads [14.0.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2023-08-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/downloads/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/hub-downloads",
"version": "14.0.0",
"version": "14.1.0",
"description": "Service for Hub downloads",
"main": "dist/node/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 213a85c

Please sign in to comment.