Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.2.0](v0.1.7...v0.2.0) (2019-11-14)

### Bug Fixes

* **ci:** add semantic-release plugins not bundled in npx ([f490c3e](f490c3e))

### Features

* circleci and semantic-release ([#13](#13)) ([6a4c030](6a4c030))
  • Loading branch information
@semantic-release-bot committed Nov 14, 2019
1 parent f490c3e commit e2359a7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# [0.2.0](https://github.com/newrelic/nr1-top/compare/v0.1.7...v0.2.0) (2019-11-14)


### Bug Fixes

* **ci:** add semantic-release plugins not bundled in npx ([f490c3e](https://github.com/newrelic/nr1-top/commit/f490c3e11719e365a59c755d59f32589f053e663))


### Features

* circleci and semantic-release ([#13](https://github.com/newrelic/nr1-top/issues/13)) ([6a4c030](https://github.com/newrelic/nr1-top/commit/6a4c0307af15fb044f43fe4c990634b03348314f))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"name": "nr1-top",
"description": "NR1 UI Package nr1-top",
"version": "0.1.7",
"version": "0.2.0",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit e2359a7

Please sign in to comment.