Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
regchiu committed May 20, 2024
1 parent 2825dcd commit c8b9fee
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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.1.0]

### Features

- Control panel.

## [1.0.3]

### Performance
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.0.3",
"version": "1.1.0",
"publisher": "regchiu",
"engines": {
"vscode": "^1.85.0"
Expand Down

0 comments on commit c8b9fee

Please sign in to comment.