Skip to content

Commit

Permalink
chore(release): 0.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.10.0](v0.9.3...v0.10.0) (2024-03-25)

### Bug Fixes

* eslint errors ([926f891](926f891))
* lockfileVersion value ([e94d08f](e94d08f))
* nr-labs logo url ([defae09](defae09))

### Features

* add HelpModal component ([47c6d2a](47c6d2a))
* add nrlabs Messages component ([012a081](012a081))
  • Loading branch information
nr-opensource-bot committed Mar 25, 2024
1 parent f379e09 commit fed199b
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [0.10.0](https://github.com/newrelic/nr1-github/compare/v0.9.3...v0.10.0) (2024-03-25)


### Bug Fixes

* eslint errors ([926f891](https://github.com/newrelic/nr1-github/commit/926f891980b069e2e2369a4f1798549dd1849e16))
* lockfileVersion value ([e94d08f](https://github.com/newrelic/nr1-github/commit/e94d08f2d5e2ffe9e5e171ff1e23fc7a3c882cf6))
* nr-labs logo url ([defae09](https://github.com/newrelic/nr1-github/commit/defae097f4ffa9af2865f0c965423e62f604202a))


### Features

* add HelpModal component ([47c6d2a](https://github.com/newrelic/nr1-github/commit/47c6d2a64f53efd3f78eac60afa7757ef630b4cb))
* add nrlabs Messages component ([012a081](https://github.com/newrelic/nr1-github/commit/012a081a46b11ddc12594f0d114f1374d488da54))

## [0.9.3](https://github.com/newrelic/nr1-github/compare/v0.9.2...v0.9.3) (2024-01-16)


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-github",
"description": "Nerdpack nr1-github",
"version": "0.9.3",
"version": "0.10.0",
"bugs": {
"email": "opensource+nr1-github@newrelic.com"
},
Expand Down

0 comments on commit fed199b

Please sign in to comment.