Skip to content

Commit c16d8f0

Browse files
committedApr 2, 2023
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

+9
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

+1-1
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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
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": "ogataken@gmail.com",

0 commit comments

Comments
 (0)