Skip to content

Commit 2445ea0

Browse files
committed
v1.0.5
1 parent b401c8a commit 2445ea0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions/microsoft-employee-experience/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-frontend-react/employee-experience",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Micro-Frontend React Extension for Microsoft Employee Experience Team",
55
"main": "index.js",
66
"author": "Microsoft",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
],
77
"npmClient": "yarn",
88
"useWorkspaces": true,
9-
"version": "1.0.4"
9+
"version": "1.0.5"
1010
}

0 commit comments

Comments
 (0)