Skip to content

Commit

Permalink
chore(release): 1.6.0
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
timmywil committed Feb 20, 2020
1 parent 4465bff commit 8d584a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "spokestack-website",
"private": true,
"description": "Mobile voice development platform that enables customized voice navigation for mobile and browser applications",
"version": "1.5.0",
"version": "1.6.0",
"author": "Timmy Willison <[email protected]>",
"scripts": {
"build": "yarn clean && gatsby build",
Expand Down

0 comments on commit 8d584a9

Please sign in to comment.