Skip to content

Commit

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

### Bug Fixes

* fall back to default settings instead of crashing if no settings are defined ([51c9a5a](51c9a5a))

### Features

* add --debug flag to run the development build ([ffc5410](ffc5410))
  • Loading branch information
semantic-release-bot committed Apr 3, 2024
1 parent 51c9a5a commit eea0a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/language-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "some-sass-language-server",
"version": "1.0.3",
"version": "1.1.0",
"description": "LSP server for SCSS. Full support for @use and @forward, including aliases, prefixes and hiding. Rich documentation through SassDoc. Workspace-wide code navigation and refactoring.",
"keywords": [
"scss",
Expand Down

0 comments on commit eea0a35

Please sign in to comment.