Skip to content

Commit

Permalink
chore(release): 2.1.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.9](v2.1.8...v2.1.9) (2024-10-31)

### Bug Fixes

* minor css updates ([348cff2](348cff2))
* minor step optimizations ([9d9a736](9d9a736))
* step status weight settings; enhanced tooltip ([58b4499](58b4499))
  • Loading branch information
nr-opensource-bot committed Oct 31, 2024
1 parent a00bf7c commit 9863ea4
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.1.9](https://github.com/newrelic/nr-labs-pathpoint/compare/v2.1.8...v2.1.9) (2024-10-31)


### Bug Fixes

* minor css updates ([348cff2](https://github.com/newrelic/nr-labs-pathpoint/commit/348cff21bc887da8e4d1ef06756d5fa0cbbd6aac))
* minor step optimizations ([9d9a736](https://github.com/newrelic/nr-labs-pathpoint/commit/9d9a7368f955dafff74be08b3b4a47f1b10cf997))
* step status weight settings; enhanced tooltip ([58b4499](https://github.com/newrelic/nr-labs-pathpoint/commit/58b44990cafd2ddd7c0cd532285b3b81d0f881ca))

## [2.1.8](https://github.com/newrelic/nr-labs-pathpoint/compare/v2.1.7...v2.1.8) (2024-10-23)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "nr-labs-pathpoint",
"version": "2.1.8",
"version": "2.1.9",
"scripts": {
"start": "nr1 nerdpack:serve",
"eslint-check": "eslint nerdlets/ src/",
Expand Down

0 comments on commit 9863ea4

Please sign in to comment.