From 7461f0384f8221df84187c4f62a84e49d4a6da8b Mon Sep 17 00:00:00 2001 From: Emma Ramirez Date: Sun, 14 Jan 2018 19:52:53 -0700 Subject: [PATCH] chore(release): 0.10.4 :tada: --- CHANGELOG.md | 5 +++-- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 870cb7f..6fd7a49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ - -## [0.10.3](https://github.com/EmmaRamirez/emmaramirez.me/compare/0.10.2...0.10.3) (2018-01-15) + +## [0.10.4](https://github.com/EmmaRamirez/emmaramirez.me/compare/0.10.2...0.10.4) (2018-01-15) ### Bug Fixes @@ -7,6 +7,7 @@ * **styles:** add margin 0 auto to ([fdf094c](https://github.com/EmmaRamirez/emmaramirez.me/commit/fdf094c)) * **Tags:** fix error where Tags broke ([e6905ad](https://github.com/EmmaRamirez/emmaramirez.me/commit/e6905ad)) * add keyword + description meta tags to posts ([1079cbc](https://github.com/EmmaRamirez/emmaramirez.me/commit/1079cbc)) +* add publish command ([5936c89](https://github.com/EmmaRamirez/emmaramirez.me/commit/5936c89)) * spruce up projects section ([8365a7d](https://github.com/EmmaRamirez/emmaramirez.me/commit/8365a7d)) diff --git a/package-lock.json b/package-lock.json index 5d26bc6..a58ab36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "emmaramirez.me", - "version": "0.10.3", + "version": "0.10.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 35efe7a..377f5af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emmaramirez.me", - "version": "0.10.3", + "version": "0.10.4", "description": "emma's personal website", "main": "index.js", "dependencies": {