Skip to content

Commit b4352ba

Browse files
chore(release): 2.3.22 [skip ci]
## [2.3.22](v2.3.21...v2.3.22) (2025-05-21) ### Bug Fixes * add debugging output for alert conditions ([3f5e207](3f5e207))
1 parent 17c4e11 commit b4352ba

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.22](https://github.com/newrelic/nr-labs-pathpoint/compare/v2.3.21...v2.3.22) (2025-05-21)
2+
3+
4+
### Bug Fixes
5+
6+
* add debugging output for alert conditions ([3f5e207](https://github.com/newrelic/nr-labs-pathpoint/commit/3f5e2072a16c4b32b89741e9c94892f7b5eb6b7c))
7+
18
## [2.3.21](https://github.com/newrelic/nr-labs-pathpoint/compare/v2.3.20...v2.3.21) (2025-05-21)
29

310

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
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "nr-labs-pathpoint",
4-
"version": "2.3.21",
4+
"version": "2.3.22",
55
"scripts": {
66
"start": "nr1 nerdpack:serve",
77
"eslint-check": "eslint nerdlets/ src/",

0 commit comments

Comments
 (0)