Skip to content

Commit

Permalink
chore: release @park-ui/panda-preset v0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed May 19, 2024
1 parent 28a6a22 commit 71a8f47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions plugins/panda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## [Unreleased]

## [0.37.1] - 2024-05-19

### Fixed

- Set `white-space: pre` for the `Code` and `Kb` component to prevent text wrapping.
Expand Down
2 changes: 1 addition & 1 deletion plugins/panda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@park-ui/panda-preset",
"version": "0.37.0",
"version": "0.37.1",
"description": "Panda CSS Preset for Park UI",
"keywords": ["Ark UI", "Panda CSS", "Preset", "Park UI"],
"author": "Christian Schröter <[email protected]> (https://cschroeter.net/)",
Expand Down

0 comments on commit 71a8f47

Please sign in to comment.