Skip to content

Commit e6a7b45

Browse files
authored
Fix/750 quickfilter display blank (#661)
* Removed blank * chore: Bump package versions for filter and fusion modules to 4.0.10 and 9.0.24 respectively
1 parent 547aeb9 commit e6a7b45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/workspace-filter",
3-
"version": "4.0.9",
3+
"version": "4.0.10",
44
"type": "module",
55
"sideEffects": false,
66
"license": "MIT",

packages/workspace-fusion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/workspace-fusion",
3-
"version": "9.0.23",
3+
"version": "9.0.24",
44
"type": "module",
55
"sideEffects": false,
66
"license": "MIT",

0 commit comments

Comments
 (0)