Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Update version to 1.1.16 (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
joechung-msft authored Dec 2, 2022
1 parent 4ef5dc6 commit ec6c806
Show file tree
Hide file tree
Showing 5 changed files with 253 additions and 243 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ All notable changes to the "vscode-logicapps" extension will be documented in th

## [Unreleased]

## [1.1.16] - 2022-12-02
### Changed
- Update designer version to 2.21110.1.5

## [1.1.15] - 2022-11-04
### Changed
- Update designer version to 2.21020.1.6
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Azure Logic Apps for Visual Studio Code
# Azure Logic Apps (Consumption) for Visual Studio Code

[![Version](https://vsmarketplacebadge.apphb.com/version/ms-azuretools.vscode-logicapps.svg)](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-logicapps) [![Installs](https://vsmarketplacebadge.apphb.com/installs/ms-azuretools.vscode-logicapps.svg)](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-logicapps) [![Rating](https://vsmarketplacebadge.apphb.com/rating-star/ms-azuretools.vscode-logicapps.svg)](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-logicapps#review-details)
[![Version](https://img.shields.io/visual-studio-marketplace/v/ms-azuretools.vscode-logicapps.svg)](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-logicapps) [![Installs](https://img.shields.io/visual-studio-marketplace/i/ms-azuretools.vscode-logicapps.svg)](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-logicapps) [![Rating](https://img.shields.io/visual-studio-marketplace/r/ms-azuretools.vscode-logicapps.svg)](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-logicapps#review-details)

Azure Logic Apps simplifies how you build automated scalable workflows that integrate apps and data across cloud services and on-premises systems.
Azure Logic Apps (Consumption) simplifies how you build automated scalable workflows that integrate apps and data across cloud services and on-premises systems.

Use the Azure Logic Apps extension for VS Code to quickly create, debug, and manage Azure Logic Apps and Integration Accounts.
Use the Azure Logic Apps (Consumption) extension for VS Code to quickly create, debug, and manage Azure Logic Apps and Integration Accounts.

## Requirements

Expand Down
Loading

0 comments on commit ec6c806

Please sign in to comment.