Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 7, 2023
1 parent 685093a commit 26bb827
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/nice-pots-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-pens-fold.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @compiled/eslint-plugin

## 0.9.0

### Minor Changes

- 685093a5: Add ESLint rule `@compiled/no-invalid-css-map` for linting cssMap usages

### Patch Changes

- 59687aba: Fix @compiled/eslint-plugin no-css-prop-without-css-function rule adding duplicate css import

## 0.8.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@compiled/eslint-plugin",
"version": "0.8.1",
"version": "0.9.0",
"description": "A familiar and performant compile time CSS-in-JS library for React.",
"homepage": "https://compiledcssinjs.com/docs/pkg-eslint-plugin",
"bugs": "https://github.com/atlassian-labs/compiled/issues/new?assignees=&labels=bug&template=bug_report.md",
Expand Down

0 comments on commit 26bb827

Please sign in to comment.