Skip to content

Commit

Permalink
chore(release): 0.9.4
Browse files Browse the repository at this point in the history
## [0.9.4](v0.9.3...v0.9.4) (2019-07-20)

### Bug Fixes

* **nutrition:** display calories ([c5f3576](c5f3576))
* **recipe:** add space around nutrition facts table ([4220a21](4220a21))

### Performance Improvements

* **css:** remove duplicate bootstrap import ([aab825f](aab825f))
  • Loading branch information
semantic-release-bot committed Jul 20, 2019
1 parent 4220a21 commit d83760e
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.9.4](https://github.com/shadow81627/pocketpasta/compare/v0.9.3...v0.9.4) (2019-07-20)


### Bug Fixes

* **nutrition:** display calories ([c5f3576](https://github.com/shadow81627/pocketpasta/commit/c5f3576))
* **recipe:** add space around nutrition facts table ([4220a21](https://github.com/shadow81627/pocketpasta/commit/4220a21))


### Performance Improvements

* **css:** remove duplicate bootstrap import ([aab825f](https://github.com/shadow81627/pocketpasta/commit/aab825f))

## [0.9.3](https://github.com/shadow81627/pocketpasta/compare/v0.9.2...v0.9.3) (2019-07-20)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pocketpasta",
"version": "0.9.3",
"version": "0.9.4",
"description": "Eat spagetti to forgetti your regretti",
"author": {
"name": "Damien Robinson",
Expand Down

0 comments on commit d83760e

Please sign in to comment.