Skip to content

Commit

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

### Bug Fixes

* turn off timed cache eviction ([ab33c6c](ab33c6c))
* wrap scanner's parse in try/catch ([3a318c7](3a318c7))
  • Loading branch information
semantic-release-bot committed Apr 26, 2024
1 parent 3a318c7 commit 1704cba
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.2.0",
"version": "1.2.1",
"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 1704cba

Please sign in to comment.