Skip to content

Commit 095c30a

Browse files
committed
chore(release): 2.0.1
1 parent 7e28dca commit 095c30a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.0.1](https://github.com/hrdtbs/noavoice/compare/v2.0.0...v2.0.1) (2020-03-01)
6+
7+
8+
### Bug Fixes
9+
10+
* add support of PWA Optimized ([7e28dca](https://github.com/hrdtbs/noavoice/commit/7e28dca416679e1084d8a5134011a3061a3e472d))
11+
* make global style to native ([4d1f518](https://github.com/hrdtbs/noavoice/commit/4d1f518fe198cf30eb3a5104bd358d21a5183b24))
12+
513
## [2.0.0](https://github.com/hrdtbs/noavoice/compare/v1.5.0...v2.0.0) (2020-02-29)
614

715

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.0",
3+
"version": "2.0.1",
44
"main": "index.js",
55
"repository": "[email protected]:hrdtbs/noavoice.git",
66
"author": "hrdtbs <[email protected]>",

0 commit comments

Comments
 (0)