Skip to content

Commit

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

### chore

* bump engines to match vscode types ([831c489](831c489))

### BREAKING CHANGES

* minimum vscode version is now 1.86.0
  • Loading branch information
semantic-release-bot committed Mar 2, 2024
1 parent 35617e3 commit e38f900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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": "2.14.8",
"version": "3.0.0",
"publisher": "SomewhatStationery",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit e38f900

Please sign in to comment.