Skip to content

Commit

Permalink
Version Packages (#175)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
primer-css and github-actions[bot] authored May 14, 2024
1 parent d9832b8 commit 29d7638
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 29d7638

Please sign in to comment.