Skip to content

Commit

Permalink
Version Packages (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
anubra266 authored Nov 10, 2023
2 parents fa9c355 + 1894917 commit 8a9ce0f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-eggs-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-paws-kneel.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/language-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pandacss/language-server

## 0.17.1

### Patch Changes

- c457543: Fix inline token completions due to an issue with the settings retrieval
- de1050f: Add support for color-hints / diagnostics / inlay-hints in `sva` definition and `pattern` usage

## 0.17.0

## 0.16.0
Expand Down
2 changes: 1 addition & 1 deletion packages/language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@pandacss/language-server",
"displayName": "Panda CSS",
"description": "🐼 The official Panda language server",
"version": "0.17.0",
"version": "0.17.1",
"main": "dist/index.js",
"repository": {
"url": "https://github.com/chakra-ui/panda-vscode",
Expand Down

0 comments on commit 8a9ce0f

Please sign in to comment.