Skip to content

Commit c16d8f0

Browse files
committed
chore(app): bump version to v2.0.2
1 parent 7fb9f8d commit c16d8f0

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.2](https://github.com/sanemat/do-not-merge-wip-for-github/compare/v2.0.1...v2.0.2) (2023-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **permissions:** drop storage ([8bee3a1](https://github.com/sanemat/do-not-merge-wip-for-github/commit/8bee3a13e69e64a86bb425d1cfc402cf92edeaa6)), closes [#333](https://github.com/sanemat/do-not-merge-wip-for-github/issues/333)
7+
8+
9+
110
## [2.0.1](https://github.com/sanemat/do-not-merge-wip-for-github/compare/v2.0.0...v2.0.1) (2019-11-03)
211

312

app/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appName__",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"manifest_version": 2,
55
"description": "__MSG_appDescription__",
66
"icons": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "do-not-merge-wip-for-github",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"author": {
55
"name": "sanemat",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)