Skip to content

Commit 3065cc0

Browse files
Chore(release): 5.0.0 [skip ci]
## v5.0.0 **[`v4.0.0...v5.0.0`](v4.0.0...v5.0.0)** - **2021-05-17** ### 💥 Breaking - Update peerDependedcies, bump Node.js minimum, update ruleset [`75935c1`](75935c1) ### ✨ Feature - Add testing library sub configs [`de5a263`](de5a263) ### 📦 Package - Bump hosted-git-info from 2.8.8 to 2.8.9 [`b28f237`](b28f237) - Bump lodash from 4.17.20 to 4.17.21 [`91c0edb`](91c0edb) - Bump y18n from 4.0.0 to 4.0.1 [`a261413`](a261413)
1 parent 24003a9 commit 3065cc0

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## v5.0.0
4+
5+
**[`v4.0.0...v5.0.0`](https://github.com/evelynhathaway/eslint-plugin-evelyn/compare/v4.0.0...v5.0.0)** - **2021-05-17**
6+
7+
### 💥 Breaking
8+
9+
- Update peerDependedcies, bump Node.js minimum, update ruleset [`75935c1`](https://github.com/evelynhathaway/eslint-plugin-evelyn/commit/75935c1)
10+
11+
### ✨ Feature
12+
13+
- Add testing library sub configs [`de5a263`](https://github.com/evelynhathaway/eslint-plugin-evelyn/commit/de5a263)
14+
15+
### 📦 Package
16+
17+
- Bump hosted-git-info from 2.8.8 to 2.8.9 [`b28f237`](https://github.com/evelynhathaway/eslint-plugin-evelyn/commit/b28f237)
18+
- Bump lodash from 4.17.20 to 4.17.21 [`91c0edb`](https://github.com/evelynhathaway/eslint-plugin-evelyn/commit/91c0edb)
19+
- Bump y18n from 4.0.0 to 4.0.1 [`a261413`](https://github.com/evelynhathaway/eslint-plugin-evelyn/commit/a261413)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-evelyn",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "ESLint plugin for my projects with my preferred code style and bugfixes",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)