Skip to content

Commit

Permalink
chore(release): 4.109.3
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Nov 14, 2024
1 parent 7b3c76a commit feaa2b0
Show file tree
Hide file tree
Showing 10 changed files with 27 additions and 9 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
# Logic Apps Designer
### [4.109.3](https://github.com/Azure/LogicAppsUX/compare/v5.0.0...v4.109.3) (2024-11-14)


### Features

* **Data Mapper:** Refactored connections ([#6022](https://github.com/Azure/LogicAppsUX/issues/6022)) ([3fb2b71](https://github.com/Azure/LogicAppsUX/commit/3fb2b71dc7b1df59715e8b32a9102e6a8a8f2727))
* **Designer:** Dragging node instantly shows what locations are valid / invalid ([#6067](https://github.com/Azure/LogicAppsUX/issues/6067)) ([7c8ac25](https://github.com/Azure/LogicAppsUX/commit/7c8ac25ab54103ce7ff1233e3bf97ead457616fd))
* **Designer:** Edges connected to selected node are highlighted ([#6066](https://github.com/Azure/LogicAppsUX/issues/6066)) ([c25093a](https://github.com/Azure/LogicAppsUX/commit/c25093a9caac574c10c7ec3af1f3fc94f4dbcf1f))
* **Templates:** Detail page dismiss button back to templates designer ([#6081](https://github.com/Azure/LogicAppsUX/issues/6081)) ([6a76229](https://github.com/Azure/LogicAppsUX/commit/6a76229def3b262d8e0ca0d53e7f1d03e4de3c27))


### Bug Fixes

* **Data Mapper:** now using v2 service ([#6080](https://github.com/Azure/LogicAppsUX/issues/6080)) ([dff323b](https://github.com/Azure/LogicAppsUX/commit/dff323bc1bedafe9eaf8dda1e1ba027d0ccd5a2c))
* **designer:** Use Default swagger Host when api host is not set ([#6068](https://github.com/Azure/LogicAppsUX/issues/6068)) ([57b5eae](https://github.com/Azure/LogicAppsUX/commit/57b5eae32ee90d2a969d7797ad7fa39b2b8dd590))
* **Templates:** Quickview panel header for accelerator displaying accelerator info ([#6077](https://github.com/Azure/LogicAppsUX/issues/6077)) ([dfad10f](https://github.com/Azure/LogicAppsUX/commit/dfad10f557b346bc5927e85f896b46c86526e50e))
* **vscode:** Remove extra error encapsulation ([#6064](https://github.com/Azure/LogicAppsUX/issues/6064)) ([4a5150d](https://github.com/Azure/LogicAppsUX/commit/4a5150d30333e6161bdd0e796854ed03c94943bd))

## [5.0.0](https://github.com/Azure/LogicAppsUX/compare/v4.122.0...v5.0.0) (2024-11-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": "4.109.2",
"version": "4.109.3",
"aiKey": "setInGitHubBuild",
"repository": "https://github.com/Azure/LogicAppsUX",
"main": "main.js",
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.0.0",
"version": "4.109.3",
"dependencies": {
"@fluentui/react": "8.110.2",
"@fluentui/react-components": "9.42.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.0.0",
"version": "4.109.3",
"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.0.0",
"version": "4.109.3",
"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.0.0",
"version": "4.109.3",
"dependencies": {
"@fluentui/react": "8.110.2",
"@fluentui/react-components": "9.42.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.0.0",
"version": "4.109.3",
"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.0.0",
"version": "4.109.3",
"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.0.0",
"version": "4.109.3",
"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": "4.109.2",
"version": "4.109.3",
"devDependencies": {
"@biomejs/biome": "1.6.4",
"@eslint/eslintrc": "^3.0.2",
Expand Down

0 comments on commit feaa2b0

Please sign in to comment.