Skip to content

Commit 71f777d

Browse files
chore(release): 29.7.0 [skip ci]
# @esri/hub-discussions [29.7.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-27) ### Features * **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](#1811)) ([58c1b1d](58c1b1d))
1 parent 58c1b1d commit 71f777d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/discussions/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# @esri/hub-discussions [29.7.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-27)
2+
3+
4+
### Features
5+
6+
* **hub-discussions:** remove all fns, types & tests from hub-discuss… ([#1811](https://github.com/Esri/hub.js/issues/1811)) ([58c1b1d](https://github.com/Esri/hub.js/commit/58c1b1d5403e322739dbb53667758cbaf5ac7cf6))
7+
18
# @esri/hub-discussions [29.6.0](https://github.com/Esri/hub.js/compare/@esri/[email protected]...@esri/[email protected]) (2025-02-26)
29

310

packages/discussions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@esri/hub-discussions",
3-
"version": "29.6.0",
3+
"version": "29.7.0",
44
"description": "Module to interact with ArcGIS Hub Discussions API in Node.js and modern browsers.",
55
"main": "dist/node/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)