Skip to content

Commit d1fac63

Browse files
committed
chore(release): 1.7.0
# [1.7.0](1.6.1...1.7.0) (2020-02-26) ### Bug Fixes * **homepage:** remove events section (no events) ([345ff60](345ff60)) * **package:** update uuid to version 7.0.0 ([#39](#39)) ([f47f69c](f47f69c)) ### Features * **dark mode:** add dark mode to blog as well ([ecebb96](ecebb96))
1 parent 2c7266b commit d1fac63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "spokestack-website",
33
"private": true,
44
"description": "Mobile voice development platform that enables customized voice navigation for mobile and browser applications",
5-
"version": "1.6.1",
5+
"version": "1.7.0",
66
"author": "Timmy Willison <[email protected]>",
77
"scripts": {
88
"build": "npm run clean && gatsby build",

0 commit comments

Comments
 (0)