Skip to content

Commit 8c2f77a

Browse files
committed
chore(release): 2.1.0
1 parent 1e0b48e commit 8c2f77a

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.1.0](https://github.com/hrdtbs/noavoice/compare/v2.0.1...v2.1.0) (2020-03-05)
6+
7+
8+
### Features
9+
10+
* add InstallPWA button ([#3](https://github.com/hrdtbs/noavoice/issues/3)) ([0360fec](https://github.com/hrdtbs/noavoice/commit/0360feca3021f05484a7e0d28f430ecee40a5b84))
11+
12+
13+
### Bug Fixes
14+
15+
* **config:** disable audio cache ([aff71b7](https://github.com/hrdtbs/noavoice/commit/aff71b76c98f6d4e6ebdc0290920f16a21c7e6f3))
16+
* **voice:** reduce processing weight ([ce6ec07](https://github.com/hrdtbs/noavoice/commit/ce6ec0715cc237aef15e441fcdaafd53e98e2d03))
17+
* modify license link for mobile UI ([feb6e5a](https://github.com/hrdtbs/noavoice/commit/feb6e5a18bc3e6a205c7b3141c0c8bd7c1b713cb))
18+
* move meta elements from _document to _app ([9daaa49](https://github.com/hrdtbs/noavoice/commit/9daaa49a9788492446b6637b24c0f685120b2eb6))
19+
* remove unnecessary description ([ecd4702](https://github.com/hrdtbs/noavoice/commit/ecd4702f2df2beba881b8ac6bdca7758c1b7f3d5))
20+
* upgrade to zero config for zeit now ([badf653](https://github.com/hrdtbs/noavoice/commit/badf6533126794ce0354a77a5a58bfa6b93efa0b))
21+
522
### [2.0.1](https://github.com/hrdtbs/noavoice/compare/v2.0.0...v2.0.1) (2020-03-01)
623

724

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "noavoice",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"main": "index.js",
55
"repository": "[email protected]:hrdtbs/noavoice.git",
66
"author": "hrdtbs <[email protected]>",

0 commit comments

Comments
 (0)