File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
messaging/js/composeui-messaging-client
shell/js/composeui-node-launcher Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
<PropertyGroup >
19
19
<IsPackable >false</IsPackable >
20
20
<VersionPrefix >0.1.0</VersionPrefix >
21
- <VersionSuffix >alpha.6 </VersionSuffix >
21
+ <VersionSuffix >alpha.7 </VersionSuffix >
22
22
</PropertyGroup >
23
23
24
24
<PropertyGroup >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @morgan-stanley/composeui-fdc3" ,
3
- "version" : " 0.1.0-alpha.6 " ,
3
+ "version" : " 0.1.0-alpha.7 " ,
4
4
"private" : false ,
5
5
"description" : " FDC3 DesktopAgent implementation for Compose UI" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @morgan-stanley/composeui-messaging-client" ,
3
- "version" : " 0.1.0-alpha.6 " ,
3
+ "version" : " 0.1.0-alpha.7 " ,
4
4
"private" : false ,
5
5
"description" : " JavaScript client for ComposeUI's Message Router" ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @morgan-stanley/composeui-node-launcher" ,
3
- "version" : " 0.1.0-alpha.6 " ,
3
+ "version" : " 0.1.0-alpha.7 " ,
4
4
"private" : false ,
5
5
"description" : " Package to launch ComposeUI from Node.js" ,
6
6
"main" : " output/index.js" ,
You can’t perform that action at this time.
0 commit comments