Skip to content

Commit 30fabea

Browse files
committed
release: Release version 15.3.0
1 parent bb7cb6c commit 30fabea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [15.3.0](https://github.com/MorevM/eslint-config/compare/v15.2.1...v15.3.0) (2022-08-09)
4+
5+
6+
### Features
7+
8+
* **package.json:** Add support for yarn `resolutions` field ([bb7cb6c](https://github.com/MorevM/eslint-config/commit/bb7cb6c7f86d980e88d4624fcf56c51837de129b))
9+
310
### [15.2.1](https://github.com/MorevM/eslint-config/compare/v15.2.0...v15.2.1) (2022-08-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@morev/eslint-config",
33
"description": "Strict shareable ESLint configuration that I personally use",
4-
"version": "15.2.1",
4+
"version": "15.3.0",
55
"private": false,
66
"engines": {
77
"node": "^12.20.0 || ^14.13.1 || >=16.0.0 || >=18.0.0"

0 commit comments

Comments
 (0)