Skip to content

Commit 148e197

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.0...v4.4.0) (2023-12-31) ### chore * adding husky env var to disable on release flow ([c9c913c](c9c913c)) * attempt at disabling mex length in commitlint config ([54bf949](54bf949)) * attempting to disable commit hook for ci ([5bb7099](5bb7099)) * disabling commitlint for now ([af0bf41](af0bf41)) * remove prepare for release workflow ([948b25d](948b25d)) * removed env variable and trying to disable husky more strictly ([9747e26](9747e26)) * try disabling rules by deleting them entirely ([5010813](5010813)) * update configs and reinstall commit tooling ([40d7544](40d7544)) ### fix * updated package-lock with dev dependency ([0325d09](0325d09)) ### update * adjusted commitlint rules to bypass failing release pipeline ([6d01e0d](6d01e0d))
1 parent 8803c82 commit 148e197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vite-project",
33
"private": false,
4-
"version": "4.3.0",
4+
"version": "4.4.0",
55
"description": "Browser extension for session storage utilities.",
66
"repository": "https://github.com/cmolisee/session-storage-hub.git",
77
"author": "codymolisee <[email protected]>",

0 commit comments

Comments
 (0)