Skip to content

Commit

Permalink
chore(release): 0.9.0 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaRamirez committed Jan 14, 2018
1 parent 18261a9 commit 773b839
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
<a name="0.9.0"></a>
# [0.9.0](https://github.com/EmmaRamirez/emmaramirez.me/compare/0.8.0...0.9.0) (2018-01-14)


### Bug Fixes

* add sort to Tags component ([8cde27c](https://github.com/EmmaRamirez/emmaramirez.me/commit/8cde27c))
* add sort to Tags component ([262d8a2](https://github.com/EmmaRamirez/emmaramirez.me/commit/262d8a2))
* **style:** add padding to blog-post ([b2471aa](https://github.com/EmmaRamirez/emmaramirez.me/commit/b2471aa))
* ensure not passing in 'tags' breaks command ([98740bf](https://github.com/EmmaRamirez/emmaramirez.me/commit/98740bf))


### Features

* add Tags component ([a58a053](https://github.com/EmmaRamirez/emmaramirez.me/commit/a58a053))
* add tags to npm run create ([7a95b7c](https://github.com/EmmaRamirez/emmaramirez.me/commit/7a95b7c))



<a name="0.8.0"></a>
# [0.8.0](https://github.com/EmmaRamirez/emmaramirez.me/compare/0.7.1...0.8.0) (2018-01-09)

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": "emmaramirez.me",
"version": "0.8.0",
"version": "0.9.0",
"description": "emma's personal website",
"main": "index.js",
"dependencies": {
Expand Down

0 comments on commit 773b839

Please sign in to comment.