Skip to content

Commit 1169e62

Browse files
Version Packages (#152)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 73492df commit 1169e62

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eighty-insects-suffer.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pandacss/eslint-plugin
22

3+
## 0.1.14
4+
5+
### Patch Changes
6+
7+
- 73492df: Fix false positive in array syntax
8+
39
## 0.1.13
410

511
### Patch Changes

plugin/package.json

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

0 commit comments

Comments
 (0)