Skip to content

Commit a6a3288

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](v4.0.7...v4.1.0) (2023-10-27)
1 parent 866769c commit a6a3288

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.7",
4+
"version": "4.1.0",
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.7",
3+
"version": "4.1.0",
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.7",
4+
"version": "4.1.0",
55
"manifest_version": 3,
66
"action": {
77
"default_popup": "index.html",

0 commit comments

Comments
 (0)