Skip to content

Commit

Permalink
chore(release): 1.5.0
Browse files Browse the repository at this point in the history
# [1.5.0](1.4.0...1.5.0) (2020-02-13)

### Bug Fixes

* **events:** remove Feb 6 event ([7b6545a](7b6545a))
* **stickynav:** make sticky nav more compact ([8e74b65](8e74b65))
* **text:** fix typo in sample markdown text ([#34](#34)) ([410332e](410332e))

### Features

* **samplevoices:** add speech markdown support to the sampler ([36e665a](36e665a))
  • Loading branch information
timmywil committed Feb 13, 2020
1 parent 410332e commit a3dcd08
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.4.0",
"version": "1.5.0",
"author": "Timmy Willison <[email protected]>",
"scripts": {
"build": "yarn clean && gatsby build",
Expand Down

0 comments on commit a3dcd08

Please sign in to comment.