Skip to content

Commit

Permalink
chore(release): 1.10.0
Browse files Browse the repository at this point in the history
# [1.10.0](1.9.0...1.10.0) (2020-05-12)

### Bug Fixes

* **blog:** adjust styles for blockquote ([0b27488](0b27488))
* **blog:** fix spacing for sections on mobile ([4b59a73](4b59a73))
* **blogpost:** fix rendering when there are no related articles ([d03ff13](d03ff13))

### Features

* **blog:** new blog post: independent voice assistant ([#63](#63)) ([6c6a18c](6c6a18c))
* **blog:** remove sidenav, restyle author, add static related section ([497a07f](497a07f))
* **blog:** source tags from frontmatter; hook up related articles ([1cdd9f2](1cdd9f2))
  • Loading branch information
timmywil committed May 12, 2020
1 parent 6c6a18c commit 222cd64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "Voice development platform that enables customized voice navigation for mobile and browser applications",
"version": "1.9.0",
"version": "1.10.0",
"author": "Timmy Willison <[email protected]>",
"scripts": {
"build": "npm run clean && gatsby build",
Expand Down

0 comments on commit 222cd64

Please sign in to comment.