Skip to content

Commit

Permalink
chore(release): 0.3.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.1](v0.3.0...v0.3.1) (2019-11-13)

### Bug Fixes

* **ci:** install global npm packages with sudo [skip ci] ([42e12b0](42e12b0))
* **ci:** shell expansion bug [skip ci] ([1b5daa3](1b5daa3))
  • Loading branch information
@semantic-release-bot committed Nov 13, 2019
1 parent 70dea54 commit 9052354
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.3.1](https://github.com/newrelic/nr1-customer-journey/compare/v0.3.0...v0.3.1) (2019-11-13)


### Bug Fixes

* **ci:** install global npm packages with sudo [skip ci] ([42e12b0](https://github.com/newrelic/nr1-customer-journey/commit/42e12b0fd558bbfc5cf4fdd19570b63be7099896))
* **ci:** shell expansion bug [skip ci] ([1b5daa3](https://github.com/newrelic/nr1-customer-journey/commit/1b5daa38736415360a75d8fc3a281466e9aadc1f))

# [0.3.0](https://github.com/newrelic/nr1-customer-journey/compare/v0.2.6...v0.3.0) (2019-11-12)


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-customer-journey",
"description": "NR1 Nerdpack for Customer Journeys.",
"version": "0.3.0",
"version": "0.3.1",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit 9052354

Please sign in to comment.