Skip to content

Commit

Permalink
chore: release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
muuvmuuv committed Apr 26, 2023
1 parent 44e1142 commit 8e82ee3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [3.3.0](https://github.com/muuvmuuv/vscode-sundial/compare/v3.1.0...v3.3.0) (2023-04-26)


### Features

* update deps and min requirement ([44e1142](https://github.com/muuvmuuv/vscode-sundial/commit/44e1142e589fc51d5e249673e1c623351503274c))

## [3.1.0](https://github.com/muuvmuuv/vscode-sundial/compare/v3.0.0...v3.1.0) (2022-04-21)


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
@@ -1,7 +1,7 @@
{
"name": "vscode-sundial",
"displayName": "Sundial – Automatic night mode and settings switch",
"version": "3.2.0",
"version": "3.3.0",
"description": "Automatically change your theme and settings based on your sunset, sunrise, system appearance or other preferences!",
"icon": "assets/icon.png",
"publisher": "muuvmuuv",
Expand Down

0 comments on commit 8e82ee3

Please sign in to comment.