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

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.5.0](v0.4.0...v0.5.0) (2020-03-26)

### Features

* **Issue #35:** hide timepicker ([#39](#39)) ([14ada3f](14ada3f)), closes [#35](#35)
  • Loading branch information
@semantic-release-bot committed Mar 26, 2020
1 parent 14ada3f commit 79558e9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.5.0](https://github.com/newrelic/nr1-graphiql-notebook/compare/v0.4.0...v0.5.0) (2020-03-26)


### Features

* **Issue #35:** hide timepicker ([#39](https://github.com/newrelic/nr1-graphiql-notebook/issues/39)) ([14ada3f](https://github.com/newrelic/nr1-graphiql-notebook/commit/14ada3fab08ec0e9f447160c1f4fee002d379ef6)), closes [#35](https://github.com/newrelic/nr1-graphiql-notebook/issues/35)

# [0.4.0](https://github.com/newrelic/nr1-graphiql-notebook/compare/v0.3.0...v0.4.0) (2020-03-06)


Expand Down
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-graphiql-notebook",
"description": "Explore New Relic data using a Jupyter Notebook-inspired utility to explore our GraphQL API. Share notebooks with colleagues.",
"version": "0.4.0",
"version": "0.5.0",
"bugs": {
"email": "opensource@newrelic.com"
},
Expand Down

0 comments on commit 79558e9

Please sign in to comment.