Skip to content

Commit

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


### Bug Fixes

* add google analytics ([db8cd00](https://github.com/EmmaRamirez/emmaramirez.me/commit/db8cd00))
* **styles:** fix styling to be more responsive + viewport tag ([10f3d20](https://github.com/EmmaRamirez/emmaramirez.me/commit/10f3d20))



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

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

0 comments on commit 8406b85

Please sign in to comment.