This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.3.0](v0.2.5...v0.3.0) (2020-01-27) ### Bug Fixes * basic error handling if the schema query fails ([#29](#29)) ([b53a673](b53a673)) * package.json & package-lock.json to reduce vulnerabilities ([#27](#27)) ([27b9ea2](27b9ea2)) ### Features * circleci and semantic-release ([#26](#26)) ([78f65b4](78f65b4))
- Loading branch information
@semantic-release-bot
committed
Jan 27, 2020
1 parent
b53a673
commit c7283e4
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# [0.3.0](https://github.com/newrelic/nr1-graphiql-notebook/compare/v0.2.5...v0.3.0) (2020-01-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* basic error handling if the schema query fails ([#29](https://github.com/newrelic/nr1-graphiql-notebook/issues/29)) ([b53a673](https://github.com/newrelic/nr1-graphiql-notebook/commit/b53a673f1b64c9bb360519f88a88d398b87af522)) | ||
* package.json & package-lock.json to reduce vulnerabilities ([#27](https://github.com/newrelic/nr1-graphiql-notebook/issues/27)) ([27b9ea2](https://github.com/newrelic/nr1-graphiql-notebook/commit/27b9ea219dc885d813cda18ca0ebea5555644f38)) | ||
|
||
|
||
### Features | ||
|
||
* circleci and semantic-release ([#26](https://github.com/newrelic/nr1-graphiql-notebook/issues/26)) ([78f65b4](https://github.com/newrelic/nr1-graphiql-notebook/commit/78f65b4b215192b85d33ad98b638fb73e1e01c82)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters