Skip to content

Commit 8d584a9

Browse files
committed
chore(release): 1.6.0
# [1.6.0](1.5.0...1.6.0) (2020-02-20) ### Bug Fixes * **auth:** fix build with no localStorage ([dd360d0](dd360d0)) * **dark mode:** read existing dark mode preference on mount ([3aadde5](3aadde5)) * **dark mode:** update between docs pages seemlessly ([77d6cf9](77d6cf9)) ### Features * **dark mode:** add dark mode button to docs page ([b6f2f17](b6f2f17)) * **dark mode:** set up dark theme without the switch yet ([76b8a16](76b8a16)) * **voices:** add sample voices with GM voices to account ([c6f6913](c6f6913))
1 parent 4465bff commit 8d584a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.5.0",
5+
"version": "1.6.0",
66
"author": "Timmy Willison <[email protected]>",
77
"scripts": {
88
"build": "yarn clean && gatsby build",

0 commit comments

Comments
 (0)