Skip to content

Commit e4e9b0f

Browse files
authored
Version Packages (#16)
2 parents 3aaba9f + e2f7cbb commit e4e9b0f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/light-insects-know.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.9
4+
5+
### Patch Changes
6+
7+
- 3aaba9f: - Rename `no-shorthand-prop` rule to `prefer-longhand-properties`
8+
39
## 0.0.8
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.8",
3+
"version": "0.0.9",
44
"description": "Eslint plugin for Panda CSS",
55
"author": "Abraham Aremu <[email protected]>",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)