Skip to content

Commit

Permalink
Merge branch 'main' into kh-extend-mapping-to-expand-linting-support
Browse files Browse the repository at this point in the history
  • Loading branch information
khiga8 authored May 15, 2024
2 parents a775c98 + 29d7638 commit 6824024
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 12 deletions.
6 changes: 0 additions & 6 deletions .changeset/shiny-kiwis-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-penguins-exercise.md

This file was deleted.

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

## 5.0.0

### Major Changes

- [#174](https://github.com/primer/eslint-plugin-primer-react/pull/174) [`d9832b8`](https://github.com/primer/eslint-plugin-primer-react/commit/d9832b850cbcf808ddcdfd3efbbab7d2bf913ccd) Thanks [@langermank](https://github.com/langermank)! - - Remove `no-deprecated-colors` plugin

- Remove dependency on `primer/primitives`

- [#172](https://github.com/primer/eslint-plugin-primer-react/pull/172) [`8e24d66`](https://github.com/primer/eslint-plugin-primer-react/commit/8e24d660065b3c690a14d826580c793d7b305068) Thanks [@langermank](https://github.com/langermank)! - [Breaking] Remove `new-color-css-vars-have-fallback`

## 4.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-primer-react",
"version": "4.2.0",
"version": "5.0.0",
"description": "ESLint rules for Primer React",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 6824024

Please sign in to comment.