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.7 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
joechung-msft authored Jun 3, 2022
1 parent e8319c2 commit 70e27de
Show file tree
Hide file tree
Showing 5 changed files with 381 additions and 361 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ All notable changes to the "vscode-logicapps" extension will be documented in th

## [Unreleased]

## [1.1.6] - 2022-05-06
## [1.1.7] - 2022-06-03
### Changed
- Update designer version to 2.20516.1.1

## [1.1.6] - 2022-05-05
### Changed
- Update designer version to 2.20418.1.2

Expand Down
4 changes: 2 additions & 2 deletions NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

### Prerequisites for compiling code

Install Node 14.x or later.
Install Node 16.x or later (includes npm 8.x or later).

Install prerequisite Node.js package dependencies:
`npm install`
`npm install --legacy-peer-deps`

### Commands to compile code

Expand Down
Loading

0 comments on commit 70e27de

Please sign in to comment.