Skip to content

Commit 228055b

Browse files
chore(release): 4.0.7 [skip ci]
## [4.0.7](v4.0.6...v4.0.7) (2023-10-26)
1 parent 8bf965b commit 228055b

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Session Storage Hub",
33
"description": "Utilities for session storage",
4-
"version": "4.0.6",
4+
"version": "4.0.7",
55
"manifest_version": 3,
66
"action": {
77
"default_popup": "index.html",

build/static/js/content.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.js.map

Lines changed: 1 addition & 1 deletion
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": "session-storage-hub",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"description": "Browser extension for session storage utilities.",
55
"repository": "https://github.com/cmolisee/session-storage-hub.git",
66
"author": "codymolisee <[email protected]>",

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Session Storage Hub",
33
"description": "Utilities for session storage",
4-
"version": "4.0.6",
4+
"version": "4.0.7",
55
"manifest_version": 3,
66
"action": {
77
"default_popup": "index.html",

0 commit comments

Comments
 (0)