Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 6ae2b32

Browse files
chore(release): 0.6.3 [skip ci]
## [0.6.3](v0.6.2...v0.6.3) (2020-09-03) ### Bug Fixes * Trigger release and changelog generation (via GH Actions) ([8cd6bb9](8cd6bb9))
1 parent 0eaddde commit 6ae2b32

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.6.3](https://github.com/newrelic/nr1-graphiql-notebook/compare/v0.6.2...v0.6.3) (2020-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Trigger release and changelog generation (via GH Actions) ([8cd6bb9](https://github.com/newrelic/nr1-graphiql-notebook/commit/8cd6bb98687ca43b44083f351ccb71810ad2e8dd))
7+
18
## [0.6.2](https://github.com/newrelic/nr1-graphiql-notebook/compare/v0.6.1...v0.6.2) (2020-08-06)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "nr1-graphiql-notebook",
44
"description": "Explore New Relic data using a Jupyter Notebook-inspired utility to explore our GraphQL API. Share notebooks with colleagues.",
5-
"version": "0.6.2",
5+
"version": "0.6.3",
66
"bugs": {
77
"email": "[email protected]"
88
},

0 commit comments

Comments
 (0)