Skip to content

Commit

Permalink
chore(release): releasing packages [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
patternfly-build committed Aug 12, 2024
1 parent 61a6194 commit 24dc30f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/eslint-plugin-patternfly-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.2.0-alpha.7](https://github.com/patternfly/patternfly-react/compare/eslint-plugin-patternfly-react@[email protected]) (2024-08-12)

- chore(eslint-plugin)!: remove dependencies from ESLint plugin (#10752) ([61a6194](https://github.com/patternfly/patternfly-react/commit/61a61941022d19f8c120db2d2712d1d707e9d5f6)), closes [#10752](https://github.com/patternfly/patternfly-react/issues/10752) [#10740](https://github.com/patternfly/patternfly-react/issues/10740)

### BREAKING CHANGES

- this removes the bundled dependencies and pre-defined rules from the ESLint 'reccomended' configuration.

Signed-off-by: Jon Koops <[email protected]>

# [5.2.0-alpha.6](https://github.com/patternfly/patternfly-react/compare/eslint-plugin-patternfly-react@[email protected]) (2024-08-08)

**Note:** Version bump only for package eslint-plugin-patternfly-react
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-patternfly-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-patternfly-react",
"version": "5.2.0-alpha.6",
"version": "5.2.0-alpha.7",
"main": "./lib/index.js",
"license": "MIT",
"publishConfig": {
Expand Down

0 comments on commit 24dc30f

Please sign in to comment.