Skip to content

Commit a3dcd08

Browse files
committed
chore(release): 1.5.0
# [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))
1 parent 410332e commit a3dcd08

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

0 commit comments

Comments
 (0)