Skip to content

Commit bf24d66

Browse files
committed
bump version to 3.0.1
1 parent 0d6b1e4 commit bf24d66

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+
## [3.0.1](https://github.com/sanemat/do-not-merge-wip-for-github/compare/v3.0.0...v3.0.1) (2024-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **permission:** drop activetab ([3c2500e](https://github.com/sanemat/do-not-merge-wip-for-github/commit/3c2500edfe98a1aafb59017baaa39ec8949a9dc6)), closes [#364](https://github.com/sanemat/do-not-merge-wip-for-github/issues/364)
7+
8+
9+
110
# [3.0.0](https://github.com/sanemat/do-not-merge-wip-for-github/compare/v2.0.4...v3.0.0) (2024-06-01)
211

312
### Features

app/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "__MSG_appName__",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
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": "3.0.0",
3+
"version": "3.0.1",
44
"author": {
55
"name": "sanemat",
66
"email": "[email protected]",

0 commit comments

Comments
 (0)