Skip to content

Commit a96bd3b

Browse files
chore: bump version to 5.4.5
1 parent e40d4f6 commit a96bd3b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "force-navigator-reloaded",
3-
"version": "5.4.4",
3+
"version": "5.4.5",
44
"scripts": {
55
"build": "rm -rf dist && webpack --mode production",
66
"dev": "webpack --mode development --watch",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Force Navigator Reloaded",
33
"manifest_version": 3,
4-
"version": "5.4.4",
4+
"version": "5.4.5",
55
"description": "Fast, efficient Salesforce Lightning navigation with a command palette—search and act without leaving your keyboard.",
66
"background": {
77
"service_worker": "background.js"

0 commit comments

Comments
 (0)