Skip to content

Commit 69121f6

Browse files
authored
Version Packages (#9)
2 parents c84bf9e + 512bbbd commit 69121f6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-phones-tap.md

-5
This file was deleted.

plugin/CHANGELOG.md

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

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- c84bf9e: Switch from auto fixable to suggestions
8+
39
## 0.0.5
410

511
### Patch Changes

plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pandacss/eslint-plugin",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "Eslint plugin for Panda CSS",
55
"author": "Abraham Aremu <[email protected]>",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)