Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.5...v1.6.0) (2023-11-07)

### Bug Fixes

* change hostName to id ([57508a3](57508a3))
* delete status pages service item ([b9a7196](b9a7196))
* eslint error ([e3b0f3f](e3b0f3f))
* eslint errors ([fb26096](fb26096))
* keep style intact for external modal components ([a5e880e](a5e880e))

### Features

* add HelpModal component ([349b41a](349b41a))
* add nrlabs Messages component ([71c6f37](71c6f37))
  • Loading branch information
nr-opensource-bot committed Nov 7, 2023
1 parent 2c85bac commit 453cf76
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.6.0](https://github.com/newrelic/nr1-status-pages/compare/v1.5.5...v1.6.0) (2023-11-07)


### Bug Fixes

* change hostName to id ([57508a3](https://github.com/newrelic/nr1-status-pages/commit/57508a3d2ccb0cf6bce22d6558b364ff14354822))
* delete status pages service item ([b9a7196](https://github.com/newrelic/nr1-status-pages/commit/b9a719651c924412e239d377fe583f1404596b07))
* eslint error ([e3b0f3f](https://github.com/newrelic/nr1-status-pages/commit/e3b0f3f48b22bac8ace83c96bbb53a59e4ec3694))
* eslint errors ([fb26096](https://github.com/newrelic/nr1-status-pages/commit/fb26096b6f1406ed2fedcff0fceb4821944f39d1))
* keep style intact for external modal components ([a5e880e](https://github.com/newrelic/nr1-status-pages/commit/a5e880ed5c25794bb094b339e14126389538c2c2))


### Features

* add HelpModal component ([349b41a](https://github.com/newrelic/nr1-status-pages/commit/349b41a89a58f898808cae38e5df06cdc95a9fda))
* add nrlabs Messages component ([71c6f37](https://github.com/newrelic/nr1-status-pages/commit/71c6f37c9a6c167f9ebcb9fdf2406ed960c51bc5))

## [1.5.5](https://github.com/newrelic/nr1-status-pages/compare/v1.5.4...v1.5.5) (2022-10-14)


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
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "nr1-status-pages",
"description": "Nerdpack nr1-status-pages",
"version": "1.5.5",
"version": "1.6.0",
"bugs": {
"email": "opensource+nr1-status-pages@newrelic.com"
},
Expand Down

0 comments on commit 453cf76

Please sign in to comment.