Skip to content

Commit 9efcf52

Browse files
chore(release): 2.9.1 [skip ci]
## [2.9.1](v2.9.0...v2.9.1) (2025-11-04) ### Bug Fixes * managing paging in useFetchEntities ([b243330](b243330)) * update release workflow to latest version used by pathpoint ([5451930](5451930))
1 parent 0eac3d1 commit 9efcf52

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.9.1](https://github.com/newrelic/nr1-groundskeeper/compare/v2.9.0...v2.9.1) (2025-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* managing paging in useFetchEntities ([b243330](https://github.com/newrelic/nr1-groundskeeper/commit/b2433302a80dda606290762b9075232b1c5a6f5f))
7+
* update release workflow to latest version used by pathpoint ([5451930](https://github.com/newrelic/nr1-groundskeeper/commit/5451930954f9abcb2e8adbf2183abef776272c90))
8+
19
# [2.9.0](https://github.com/newrelic/nr1-groundskeeper/compare/v2.8.5...v2.9.0) (2023-10-10)
210

311

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "groundskeeper",
44
"description": "Generate a live view of all the APM agents across your Services.",
5-
"version": "2.9.0",
5+
"version": "2.9.1",
66
"bugs": {
77
"email": "opensource+nr1-groundskeeper@newrelic.com"
88
},

0 commit comments

Comments
 (0)