Skip to content

Commit

Permalink
chore(release): 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.4.0](v0.3.2...v0.4.0) (2020-04-17)

### Bug Fixes

* linting issues. ([b054f7b](b054f7b))
* remove another image from the documentation ([de371e3](de371e3))
* remove contributors from documentation ([55b30ea](55b30ea))
* remove image from documentation.md ([335fa96](335fa96))
* remove images from catalog documentation ([07f3254](07f3254))
* Styles for when there are more than 4 rows ([7f7678b](7f7678b)), closes [#26](https://github.com/newrelic/issues/26)
* upgrade eslint closes newrelic/nr1-customer-journey[#28](#28) ([2e0802d](2e0802d))

### Features

* remove moment, add nr1-community, closes newrelic/nr1-customer-journey[#24](#24) ([ccd0421](ccd0421))
* upgrade project metadata for catalog ([25388bb](25388bb)), closes [#25](https://github.com/newrelic/issues/25)
* upgrade project metadata for catalog ([#33](#33)) ([3f2cfc4](3f2cfc4)), closes [#25](https://github.com/newrelic/issues/25)
  • Loading branch information
@semantic-release-bot committed Apr 17, 2020
1 parent c1d81c3 commit e2110a4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
# [0.4.0](https://github.com/newrelic/nr1-customer-journey/compare/v0.3.2...v0.4.0) (2020-04-17)


### Bug Fixes

* linting issues. ([b054f7b](https://github.com/newrelic/nr1-customer-journey/commit/b054f7bb7d320a155dd1dc1975ed8dbd48afaf8c))
* remove another image from the documentation ([de371e3](https://github.com/newrelic/nr1-customer-journey/commit/de371e3bfb17bc3851a994dda8bbd775ae7dfbe1))
* remove contributors from documentation ([55b30ea](https://github.com/newrelic/nr1-customer-journey/commit/55b30ea968e194b137f0522bce916b5b5eff693e))
* remove image from documentation.md ([335fa96](https://github.com/newrelic/nr1-customer-journey/commit/335fa9640f6b5bef878612b913228102a2086ba5))
* remove images from catalog documentation ([07f3254](https://github.com/newrelic/nr1-customer-journey/commit/07f3254f2b1060d0af9cac1986b678a8690133f6))
* Styles for when there are more than 4 rows ([7f7678b](https://github.com/newrelic/nr1-customer-journey/commit/7f7678b3fc4b51a1e3837c3ac7068ed044a79c33)), closes [newrelic#26](https://github.com/newrelic/issues/26)
* upgrade eslint closes newrelic/nr1-customer-journey[#28](https://github.com/newrelic/nr1-customer-journey/issues/28) ([2e0802d](https://github.com/newrelic/nr1-customer-journey/commit/2e0802d9cdef6128f09764d68154bccb150f8f7b))


### Features

* remove moment, add nr1-community, closes newrelic/nr1-customer-journey[#24](https://github.com/newrelic/nr1-customer-journey/issues/24) ([ccd0421](https://github.com/newrelic/nr1-customer-journey/commit/ccd04215cfbd6097696085023832d196448ce128))
* upgrade project metadata for catalog ([25388bb](https://github.com/newrelic/nr1-customer-journey/commit/25388bb9b74c5b40018ddd8046969e6247cf980e)), closes [newrelic#25](https://github.com/newrelic/issues/25)
* upgrade project metadata for catalog ([#33](https://github.com/newrelic/nr1-customer-journey/issues/33)) ([3f2cfc4](https://github.com/newrelic/nr1-customer-journey/commit/3f2cfc452fb1481db25f19d2e90a6e2224889ccd)), closes [newrelic#25](https://github.com/newrelic/issues/25)

## [0.3.2](https://github.com/newrelic/nr1-customer-journey/compare/v0.3.1...v0.3.2) (2019-11-13)


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.2",
"version": "0.4.0",
"scripts": {
"start": "nr1 nerdpack:serve",
"test": "exit 0",
Expand Down

0 comments on commit e2110a4

Please sign in to comment.