File tree 11 files changed +12
-10
lines changed
11 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Logic Apps Designer
2
+ ### [ 0.0.95] ( https://github.com/Azure/logic_apps_designer/compare/v0.0.94...v0.0.95 ) (2022-09-10)
3
+
2
4
### [ 0.0.94] ( https://github.com/Azure/logic_apps_designer/compare/v0.0.93...v0.0.94 ) (2022-09-09)
3
5
4
6
### [ 0.0.93] ( https://github.com/Azure/logic_apps_designer/compare/v0.0.92...v0.0.93 ) (2022-09-09)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " microsoft-data-mapper-vscode-extension" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"main" : " main.js" ,
5
5
"repository" : " https://github.com/Azure/logic_apps_designer" ,
6
6
"engines" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " microsoft-logic-app-vscode-extension" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"main" : " main.js" ,
5
5
"engines" : {
6
6
"vscode" : " ^1.64.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-data-mapper" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"scripts" : {
5
5
"yalcpush" : " yalc push ../../dist/libs/data-mapper"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/designer-ui" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"scripts" : {
5
5
"yalcpush" : " yalc push ../../dist/libs/designer-ui"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft/logic-apps-designer" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"scripts" : {
5
5
"yalcpush" : " yalc push ../../dist/libs/designer"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft-logic-apps/parsers" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"scripts" : {
5
5
"yalcpush" : " yalc push ../../dist/libs/parsers"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft-logic-apps/designer-client-services" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"scripts" : {
5
5
"yalcpush" : " yalc push ../../../dist/libs/services/designer-client-services"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft-logic-apps/intl" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"scripts" : {
5
5
"yalcpush" : " yalc push ../../../dist/libs/services/intl"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @microsoft-logic-apps/utils" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"scripts" : {
5
5
"yalcpush" : " yalc push ../../dist/libs/utils"
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " microsoft-logic-apps" ,
3
- "version" : " 0.0.94 " ,
3
+ "version" : " 0.0.95 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"start" : " nx serve" ,
You can’t perform that action at this time.
0 commit comments