Skip to content

Commit 04f6280

Browse files
Version Packages (#1782)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d75db85 commit 04f6280

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/few-camels-compare.md

-5
This file was deleted.

packages/eslint-plugin/CHANGELOG.md

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

3+
## 0.19.1
4+
5+
### Patch Changes
6+
7+
- d75db858: Fix some false positives in `shorthand-property-sorting` with css and cssMap
8+
39
## 0.19.0
410

511
### Minor Changes

packages/eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compiled/eslint-plugin",
3-
"version": "0.19.0",
3+
"version": "0.19.1",
44
"description": "A familiar and performant compile time CSS-in-JS library for React.",
55
"homepage": "https://compiledcssinjs.com/docs/pkg-eslint-plugin",
66
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",

0 commit comments

Comments
 (0)