Skip to content
This repository was archived by the owner on Dec 3, 2021. It is now read-only.

Commit 500ec2e

Browse files
chore(release): publish [email protected] 📦🚀
[skip ci]
1 parent 41cde24 commit 500ec2e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

packages/eslint-config-ruppy-react/changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
All notable changes to this project will be documented in this file.
4+
This project adheres to [Semantic Versioning](https://semver.org) and [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines.
5+
6+
## [eslint-config-ruppy-react-v3.0.0](https://github.com/Ruppyio/eslint-configs/compare/[email protected]@3.0.0) (2021-09-12)
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
- **deps:** `eslint-plugin-prettier` drops support for old versions of ESLint, Prettier and Node.
11+
You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0.
12+
Aside from that, usage of this config remains identical.
13+
14+
### 🏗️ Builds System
15+
16+
- **deps:** upgrade `eslint-config-ruppy-node` to v3 [`054c75c`](https://github.com/Ruppyio/eslint-configs/commit/054c75cae779dd732ffc2f67662f06eb33645d88).
17+
18+
# Changelog
19+
320
All notable changes to this project will be documented in this file.
421

522
This project adheres to [Semantic Versioning](https://semver.org) and [Conventional Commits](https://www.conventionalcommits.org) for commit guidelines.

packages/eslint-config-ruppy-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-ruppy-react",
3-
"version": "2.0.2",
3+
"version": "3.0.0",
44
"description": "Ruppy's eslint configs for React.js projects ⚛🐤",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)