Skip to content

Commit 835b09c

Browse files
authored
chore: bump logger (#3408)
1 parent d5ae66b commit 835b09c

File tree

3 files changed

+89
-80
lines changed

3 files changed

+89
-80
lines changed

.changeset/lucky-shirts-listen.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@module-federation/sdk': patch
3+
---
4+
5+
chore: bump logger

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
}
4848
},
4949
"dependencies": {
50-
"isomorphic-rslog": "0.0.6"
50+
"isomorphic-rslog": "0.0.7"
5151
}
5252
}

0 commit comments

Comments
 (0)