Skip to content

Commit

Permalink
chore(release): 5.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 17, 2025
1 parent 1c7befc commit 10d3b44
Show file tree
Hide file tree
Showing 11 changed files with 34 additions and 10 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@
# Logic Apps Designer
## [5.22.0](https://github.com/Azure/LogicAppsUX/compare/v5.21.0...v5.22.0) (2025-01-17)


### Features

* **Data Mapper:** Add info message and fix placeholders ([#6405](https://github.com/Azure/LogicAppsUX/issues/6405)) ([86885a1](https://github.com/Azure/LogicAppsUX/commit/86885a16d5b978bca029240e16bb8497d82741e1))
* **Data Mapper:** Add notification to vscode from DM ([#6390](https://github.com/Azure/LogicAppsUX/issues/6390)) ([dc66ab4](https://github.com/Azure/LogicAppsUX/commit/dc66ab400b4a653d12651724ee415f2db1866b9e))
* **Designer:** Canvas centering ([#6388](https://github.com/Azure/LogicAppsUX/issues/6388)) ([abbb63a](https://github.com/Azure/LogicAppsUX/commit/abbb63a2e6ef90b9385df03ebd93390bc2d1465c))
* **Templates:** Re-structure Templates for Local Testing ([#6409](https://github.com/Azure/LogicAppsUX/issues/6409)) ([ff9db10](https://github.com/Azure/LogicAppsUX/commit/ff9db1030d2fe67da97797b0a1c08944641e9a8e))
* **vscode:** Add unit test for installing binaries and fix return values ([#6394](https://github.com/Azure/LogicAppsUX/issues/6394)) ([4e36e74](https://github.com/Azure/LogicAppsUX/commit/4e36e74f88bbae4f3c3b55e3793b925963011bf9))


### Bug Fixes

* **Data Mapper:** add new files ([#6396](https://github.com/Azure/LogicAppsUX/issues/6396)) ([5a96f17](https://github.com/Azure/LogicAppsUX/commit/5a96f17355c6c7448856288ef4ba6e509322f9a3))
* **Data Mapper:** bracket serialization bug ([#6385](https://github.com/Azure/LogicAppsUX/issues/6385)) ([8043dc8](https://github.com/Azure/LogicAppsUX/commit/8043dc88858383d7c104d398438f4d2077581404))
* **Data Mapper:** Update Function config panel to fix wrapping, delete logic, placement of action items, info bubble ([#6393](https://github.com/Azure/LogicAppsUX/issues/6393)) ([3d5e009](https://github.com/Azure/LogicAppsUX/commit/3d5e00921d9b8f4b768f6e078ade3e4462c4f976))
* **Data Mapper:** Update height/width of panel and enhance Error/Warning panel ([#6410](https://github.com/Azure/LogicAppsUX/issues/6410)) ([b0a79d2](https://github.com/Azure/LogicAppsUX/commit/b0a79d2e1b1c7ed8162d46e5ba607f6519966744))
* **Data Mapper:** Update icon and apply error/warning panel suggestions ([#6422](https://github.com/Azure/LogicAppsUX/issues/6422)) ([b90bea2](https://github.com/Azure/LogicAppsUX/commit/b90bea2ae1f4f5337cb454ac0c306bbdfc1b3918))
* **Data Mapper:** Update string and open all functions by default ([#6413](https://github.com/Azure/LogicAppsUX/issues/6413)) ([877e744](https://github.com/Azure/LogicAppsUX/commit/877e744206de5b884fc0fc0e657958a6d37bf8c5))
* **designer:** Correctly add inactive class for subgraph cards ([#6408](https://github.com/Azure/LogicAppsUX/issues/6408)) ([738e671](https://github.com/Azure/LogicAppsUX/commit/738e671b5d1c18b75f5f4cc6728b8197a62e4b52))
* **Designer:** Custom connection cache is now updated properly ([#6425](https://github.com/Azure/LogicAppsUX/issues/6425)) ([1c7befc](https://github.com/Azure/LogicAppsUX/commit/1c7befce60c488bed3fc5481c15c1974d914388e))
* **Designer:** Fixed issues with loop component memoization ([#6414](https://github.com/Azure/LogicAppsUX/issues/6414)) ([1caa3aa](https://github.com/Azure/LogicAppsUX/commit/1caa3aad1c653a67f6e8a2786bc3d60f63bb3a53))

## [5.21.0](https://github.com/Azure/LogicAppsUX/compare/v5.20.0...v5.21.0) (2025-01-11)


Expand Down
2 changes: 1 addition & 1 deletion apps/vs-code-designer/src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-azurelogicapps",
"displayName": "Azure Logic Apps (Standard)",
"version": "5.21.0",
"version": "5.22.0",
"aiKey": "setInGitHubBuild",
"repository": "https://github.com/Azure/LogicAppsUX",
"main": "main.js",
Expand Down
2 changes: 1 addition & 1 deletion apps/vs-code-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vscode-react",
"version": "5.21.0",
"version": "5.22.0",
"dependencies": {
"@fluentui/azure-themes": "8.5.70",
"@fluentui/react": "8.110.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/chatbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/logic-apps-chatbot",
"version": "5.21.0",
"version": "5.22.0",
"dependencies": {
"@fluentui/react": "8.110.2",
"@fluentui/react-components": "9.56.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/data-mapper-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/logic-apps-data-mapper-v2",
"version": "5.21.0",
"version": "5.22.0",
"dependencies": {
"@fluentui/azure-themes": "8.5.70",
"@fluentui/react": "8.110.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/data-mapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/logic-apps-data-mapper",
"version": "5.21.0",
"version": "5.22.0",
"dependencies": {
"@fluentui/azure-themes": "8.5.70",
"@fluentui/react": "8.110.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/designer-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/designer-ui",
"version": "5.21.0",
"version": "5.22.0",
"dependencies": {
"@fluentui/react": "8.110.2",
"@fluentui/react-components": "9.56.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/designer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/logic-apps-designer",
"version": "5.21.0",
"version": "5.22.0",
"dependencies": {
"@fluentui/azure-themes": "8.5.70",
"@fluentui/react": "8.110.2",
Expand Down
2 changes: 1 addition & 1 deletion libs/logic-apps-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/logic-apps-shared",
"version": "5.21.0",
"version": "5.22.0",
"dependencies": {
"@apidevtools/swagger-parser": "10.0.3",
"@formatjs/intl": "^2.10.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/vscode-extension-logic-apps",
"version": "5.21.0",
"version": "5.22.0",
"dependencies": {
"@apidevtools/swagger-parser": "10.0.3",
"@microsoft/logic-apps-shared": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/logicappsux",
"version": "5.21.0",
"version": "5.22.0",
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@eslint/eslintrc": "^3.0.2",
Expand Down

0 comments on commit 10d3b44

Please sign in to comment.