Skip to content

Commit 1aae388

Browse files
Version Packages (#76)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e3d07b6 commit 1aae388

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/khaki-pears-happen.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.1.4
4+
5+
### Patch Changes
6+
7+
- e3d07b6: Fix tokens resolving
8+
39
## 0.1.3
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.1.3",
3+
"version": "0.1.4",
44
"description": "Eslint plugin for Panda CSS",
55
"author": "Abraham Aremu <[email protected]>",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)