Skip to content

Commit

Permalink
Version Packages (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 24, 2025
1 parent af8cf9c commit f50ecac
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-kiwis-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-clocks-collect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-grapes-love.md

This file was deleted.

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

## 0.19.0

### Minor Changes

- 101ba76: improved token parsing for utilities
- 01496c6: handle escape hatched colors
- af8cf9c: auto complete utilities with complex tokens

## 0.18.0

### Minor Changes
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.18.0",
"version": "0.19.0",
"main": "dist/index.js",
"repository": {
"url": "https://github.com/chakra-ui/panda-vscode",
Expand Down

0 comments on commit f50ecac

Please sign in to comment.