Skip to content

Commit

Permalink
chore: release v0.0.90
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-He95 committed Nov 24, 2023
1 parent 5dc5f2d commit 2502584
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"publisher": "simonhe",
"name": "common-intellisense",
"displayName": "common-intellisense",
"version": "0.0.89",
"version": "0.0.90",
"packageManager": "[email protected]",
"description": "common-intellisense",
"author": "Simon He <https://github.com/Simon-He95>",
Expand Down Expand Up @@ -39,7 +39,9 @@
"properties": {
"common-intellisense.ui": {
"type": "array",
"default": ["auto"],
"default": [
"auto"
],
"items": {
"type": "string",
"enum": [
Expand Down

0 comments on commit 2502584

Please sign in to comment.