Skip to content

Commit

Permalink
chore(release): 1.22.0
Browse files Browse the repository at this point in the history
# [1.22.0](1.21.1...1.22.0) (2020-07-23)

### Bug Fixes

* **wakeword:** wait for permission to listen; add getWakeword ([df69455](df69455))

### Features

* **wakeword:** add wakeword capture page for bartender ([5054346](5054346))
* **wakeword:** allow training multiple wakewords in bartender ([ae0065c](ae0065c))
  • Loading branch information
timmywil committed Jul 23, 2020
1 parent ea16f91 commit 3d6ee1b
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.21.1",
"version": "1.22.0",
"author": "Timmy Willison <[email protected]>",
"scripts": {
"build": "npm run clean && gatsby build",
Expand Down

0 comments on commit 3d6ee1b

Please sign in to comment.