Skip to content

Commit

Permalink
chore(release): 3.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## some-sass [3.0.1](https://github.com/wkillerud/some-sass/compare/[email protected]@3.0.1) (2024-04-02)

### Dependencies

* **some-sass-language-server:** upgraded to 1.0.3
  • Loading branch information
semantic-release-bot committed Apr 2, 2024
1 parent 32fc9ff commit 1333d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "some-sass",
"displayName": "Some Sass: extended support for SCSS and SassDoc",
"description": "Full support for @use and @forward, including aliases, prefixes and hiding. Rich documentation through SassDoc. Workspace-wide code navigation and refactoring.",
"version": "3.0.0",
"version": "3.0.1",
"publisher": "SomewhatStationery",
"license": "MIT",
"engines": {
Expand Down Expand Up @@ -102,7 +102,7 @@
},
"dependencies": {
"fast-glob": "3.3.2",
"some-sass-language-server": "*",
"some-sass-language-server": "1.0.3",
"vscode-css-languageservice": "6.2.12",
"vscode-languageclient": "9.0.1",
"vscode-uri": "3.0.7"
Expand Down

0 comments on commit 1333d82

Please sign in to comment.