Skip to content

Commit 89c30a8

Browse files
Version Packages (#55)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f080836 commit 89c30a8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/grumpy-beers-rule.md

-5
This file was deleted.

packages/prettier-plugin/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pandabox/prettier-plugin
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- f080836: Add `pandaIgnoreComponents` option to ignore sorting some components
8+
39
## 0.1.2
410

511
### Patch Changes

packages/prettier-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pandabox/prettier-plugin",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Prettier plugin for Panda css",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)