Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
regchiu committed Jul 9, 2024
1 parent 10e819c commit 13165d3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ All notable changes to the "vscode-lottie-preview" extension will be documented

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [1.2.2]

### Docs

- Add commands information.

### Security

- Upgrade `@azure/identity` to version `4.2.1` or later.

## [1.2.1]

### Fix
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-lottie-preview",
"displayName": "VSCode Lottie Preview",
"description": "Preview Lottie in Visual Studio Code",
"version": "1.2.1",
"version": "1.2.2",
"publisher": "regchiu",
"engines": {
"vscode": "^1.85.0"
Expand Down

0 comments on commit 13165d3

Please sign in to comment.