Skip to content

Commit be12d73

Browse files
committed
chore(release): 1.1.0
# [1.1.0](1.0.2...1.1.0) (2019-12-10) ### Bug Fixes * **blog:** use smart quotes ([b6c14c3](b6c14c3)) * **content:** update source links for voicebot.ai ([9fcc2eb](9fcc2eb)) * **nav:** throw error if a navId is not found in nav.json ([20a7809](20a7809)), closes [#16](#16) * **sociallinks:** talkButton css should always win ([5a19e72](5a19e72)) ### Features * **blog:** add first blog post; make nav IDs consistent ([236dba1](236dba1)) * **privacy:** add page for privacy policy ([4fdba95](4fdba95))
1 parent aa4962b commit be12d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)