Skip to content

Commit

Permalink
Version Packages (#201)
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] committed Jul 23, 2024
1 parent 0293fdc commit 358812f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-phones-jog.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-lizards-vanish.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.4.0

### Minor Changes

- [#103](https://github.com/primer/eslint-plugin-primer-react/pull/103) [`8617a66`](https://github.com/primer/eslint-plugin-primer-react/commit/8617a66b2afe7e4e7a8608dbf5744999fffd9140) Thanks [@broccolinisoup](https://github.com/broccolinisoup)! - Add a11y-use-next-tooltip rule that warns against using Tooltip v1 (Not the accessible one)

### Patch Changes

- [#202](https://github.com/primer/eslint-plugin-primer-react/pull/202) [`0293fdc`](https://github.com/primer/eslint-plugin-primer-react/commit/0293fdc8da74c2296a22be93eceac7ff14772b1a) Thanks [@keithamus](https://github.com/keithamus)! - Allow ActionMenu.Button alignContent prop

## 5.3.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": "5.3.0",
"version": "5.4.0",
"description": "ESLint rules for Primer React",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 358812f

Please sign in to comment.